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



                                 
                  

                                  
                       
                          
                      


                                  
                           


                                  


                           
bin.includes = about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               modeling32.png,\
               .,\
               plugin.properties,\
               plugin.xml,\
               model/,\
               META-INF/,\
               schema/
bin.excludes = model/*.cat,\
               model/*.ecorediag,\
               model/*.mdl
src.includes = about.html,\
               model/*.cat,\
               model/*.ecorediag,\
               model/*.mdl
source.. = src/
output.. = bin/
exclude.. = **/doc-files/**

Back to the top