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









                                                
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/rest.manager.xml
source.. = src/
additional.bundles = javax.ws.rs,\
                     com.sun.jersey,\
                     org.eclipse.osgi.services,\
                     org.eclipse.osgi,\
                     javax.servlet

Back to the top