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



                     


                           


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

Back to the top