Skip to main content
summaryrefslogblamecommitdiffstats
blob: e40150ffddd5d69de5ba27453a285b806108bfa7 (plain) (tree)
1
2
3
4
5
6
7
8
9



                          

                           
                         

                                                                  
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.xml
src.includes = about.html
additional.bundles = org.eclipse.jdt.annotation
jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation

Back to the top