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

                           


                           
                                  
               
bin.includes = META-INF/,\
               plugin.xml,\
               .
src.includes = plugin.xml,\
               src/,\
               META-INF/
jre.compilation.profile = J2SE-1.5
source.. = src/

Back to the top