Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 193e0584c8319a772afd07a58651e3f2491cab4d (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
                           







                                  






                                              



                                                                                                 
                           

                      
###############################################################################
# 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
###############################################################################
bin.includes = about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               eclipse32.gif,\
               plugin.properties,\
               plugin.xml,\
               welcome.xml,\
               cpl-v10.html,\
               notice.html,\
               overviewExtensionContent.xml,\
               css/,\
               samplesExtensionContent.xml,\
               tutorialsExtensionContent.xml,\
               whatsNewExtensionContent.xml,\
               cheatsheets/
# 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
			   
		      

Back to the top