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





                                  
                        

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

Back to the top