Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 0df862fbbb97be0e9f49712041fb0f4765de8408 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               transformation/,\
               pom.xml,\
               about.html
src.includes = about.html

Back to the top