Skip to main content
summaryrefslogtreecommitdiffstats
blob: 370699bde69e54cd4894d0205b4a12d7ed19303c (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .
jre.compilation.profile=JavaSE-1.7

Back to the top