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

Back to the top