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


                          
                           

                                  
                         


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

Back to the top