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

Back to the top