Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0d53535706876f974d230a6db716e3cc95ced12f (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/,\
           generation-classes-helper-src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               templates/,\
               plugin.xml,\
               generation-classes-helper-src/
src.includes = templates/

Back to the top