Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 383fe1366c65e8772699123504862ac9a41a8172 (plain) (tree)
1
2
3
4
5
6
7
8
9




                           

                                  
                         
                                               
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               plugin.properties,\
               about.html
src.includes = about.html
additional.bundles = org.eclipse.jdt.annotation

Back to the top