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

Back to the top