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

                           
                          
                       
                           

                                
                           



                                


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

Back to the top