Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1058de4abd96f1e3c9164ea88b4bda619e6adce9 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               copyright.txt,\
               epl-v10.html,\
               license.html,\
               plugin.properties,\
               plugin.xml

Back to the top