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

Back to the top