Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0fdee655e3ad28521f8c3ab593ba04e193499e8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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