Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 233c2754ebf2748cbe6e5c9b131f93efebd4b9d1 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               products/
jre.compilation.profile = J2SE-1.4
src.includes = products/

Back to the top