Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e3098b39b210586e0e43185ede8059ffb09653b8 (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