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

                     





                                    
                         
source.. = src/,\
           xtend-gen/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.properties
customBuildCallbacks = build.acceleo
src.includes = about.html

Back to the top