Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 24d99ddcb2348954d1f92b1e4124cfea37a93413 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               icons/,\
               plugin.properties,\
	       about.html,\
               .classpath

Back to the top