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

Back to the top