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



                           

                                  
                         


                                   
                                  
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.properties,\
               OSGI-INF/
src.includes = about.html
javacErrors.. = -assertIdentifier,\
                -enumIdentifier
source.. = src/
jre.compilation.profile = J2SE-1.5

Back to the top