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

                                
                           
                                


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

Back to the top