Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dff841f70ed361a9a4db5469bb2514261a91051c (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
               .,\
               resources/,\
               about.html

Back to the top