Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2fd2b5f5f50e63a31edd2dd4cffedc315d5e80cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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

Back to the top