Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 194bae174cdf11d3e7d1485215afdf02a1baf00d (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,\
               icons/,\
               license.html,\
               plugin.properties,\
               plugin.xml

Back to the top