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






                                  
                           
                          
                                  
                                                   
source.. = src/main/java/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.properties,\
               LICENSE.txt
src.includes = about.html,\
               LICENSE.txt
jre.compilation.profile = J2SE-1.4
javacWarnings.. = -assertIdentifier,-enumIdentifier

Back to the top