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

                           

                           
                        

                     

                           
                     

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

Back to the top