Skip to main content
summaryrefslogtreecommitdiffstats
blob: 029ae1b386072bb42ac0ffc74dc8e34d5f1821ae (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               src/,\
               test.xml,\
               OSGI-INF/
jre.compilation.profile = J2SE-1.5

Back to the top