Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 8b5e6749800ebff7d29438ca4b17db2b2c9b0d06 (plain) (tree)
1
2
3
4
5
6

                               
                   
                           

                            






                                                      
#
#Mon Sep 12 09:30:00 CEST 2011
bin.includes = .,\
               META-INF/,\
               plugin.xml,\
               facet/,\
               about.html,\
               OSGI-INF/l10n/bundle.properties
output..=bin/
jars.compile.order=.
src.includes=.,META-INF/,plugin.xml,facet/,about.html
source..=src/
bin..=bin/

Back to the top