Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: aef43bf3fe1d503bb8e00cd5275935a8aa986210 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bin.includes = META-INF/,\
               plugin_customization.ini,\
               plugin.xml,\
               about.html,\
               eclipse.gif,\
               eclipse.png,\
               eclipse32.gif,\
               eclipse32.png,\
               eclipse48.gif,\
               eclipse48.png,\
               eclipse_lg.gif,\
               about.mappings,\
               intro-eclipse.png,\
               about.ini,\
               about.properties

Back to the top