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





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

Back to the top