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

Back to the top