Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 57d41ddb078a48b03e5c720a2fe62cb6d59f2609 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                           
                           
                                  
                        


                           

                 
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               about.html,\
               plugin.properties,\
               OSGI-INF/
src.includes = about.html,\
               schema/
source.. = src/
javacTarget=jsr14
javacSource=1.5

Back to the top