Skip to main content
summaryrefslogtreecommitdiffstats
blob: a179b111e5fee4b2e734fbbe78ca166a399bd6ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               eclipse32.png,\
               plugin.properties

Back to the top