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

Back to the top