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





                           

                                  
                                          
                      

                 
               
                         
#

bin.includes = .,\
               model/,\
               META-INF/,\
               plugin.xml,\
               plugin.properties,\
               about.html,\
               test/models/model1.notation
jars.compile.order = .
source.. = src/,\
           test/
output.. = bin/
src.includes = about.html

Back to the top