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

Back to the top