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

                           
                           
                     

                                  



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

Back to the top