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