Skip to main content
summaryrefslogblamecommitdiffstats
blob: c7deb760b4b111417859cfc4a2864e6ce2123b4b (plain) (tree)
1
2
3
4
5
6
7
8
9
                         

                           
                          
                        

                                

                           
                        


                                  


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

Back to the top