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

                           
                           
                



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

Back to the top