Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ba784f20fd2b0a3cfe282a93b7e89c5444b0f95d (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               about.html
javacProjectSettings = true

Back to the top