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

Back to the top