2004-06-24 20:00:22 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2003, 2004 IBM Corporation and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Common Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2003-01-06 19:46:51 +00:00
|
|
|
bin.includes = about.html,\
|
2004-05-24 17:18:38 +00:00
|
|
|
about.ini,\
|
|
|
|
about.mappings,\
|
|
|
|
about.properties,\
|
|
|
|
eclipse32.gif,\
|
|
|
|
plugin.properties,\
|
|
|
|
plugin.xml,\
|
|
|
|
welcome.xml,\
|
|
|
|
cpl-v10.html,\
|
2004-06-18 02:40:09 +00:00
|
|
|
notice.html,\
|
|
|
|
overviewExtensionContent.xml,\
|
|
|
|
css/,\
|
|
|
|
samplesExtensionContent.xml,\
|
|
|
|
tutorialsExtensionContent.xml,\
|
|
|
|
whatsNewExtensionContent.xml,\
|
|
|
|
cheatsheets/
|
2002-07-16 01:48:34 +00:00
|
|
|
# note: the following files are intentionally not listed in bin.includes
|
|
|
|
# cpl-v10.html
|
|
|
|
# notice.html
|
|
|
|
# these files need to end up as root files in <install>/eclipse/ for a jdt runtime platform build
|
2003-01-06 19:46:51 +00:00
|
|
|
|
|
|
|
|
|
|
|
|