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

                          
                           
                           

                                  
                           



                                  

                      
output.. = bin/
bin.includes = .,\
               META-INF/,\
               plugin.xml,\
               about.html,\
               plugin.properties,\
               schema/
src.includes = about.html,\
               schema/,\
               META-INF/,\
               plugin.properties,\
               plugin.xml
jars.compile.order = .
source.. = src/

Back to the top