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

Back to the top