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




                           
                            

                                  
                      

                        
               

                                  
bin.includes = META-INF/,\
               plugin.xml,\
               .,\
               schema/,\
               about.ini,\
               ote_32n.png,\
               plugin.properties,\
               about.html
jars.compile.order = .
src.includes = schema/,\
               about.ini
source.. = src/
jre.compilation.profile = J2SE-1.5
javacProjectSettings=true

Back to the top