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


                           
                           

                                  
                           



                                  

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

Back to the top