Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 07a4268877c13a26c14670ea5d3bba0a3281d690 (plain) (blame)
1
2
3
4
5
6
7
source.. = src/,\
          src-gen/,\
          xtend-gen/
bin.includes = model/,\
               META-INF/,\
               .,\
               plugin.xml

Back to the top