Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 93c1a3ad9425df14f1a4861ff117e53f346fbfce (plain) (tree)
1
2
3
4
5
6
7
8






                                  
                         
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin.properties,\
               about.html
src.includes = about.html

Back to the top