Skip to main content
summaryrefslogtreecommitdiffstats
blob: 80e0032caae2d72d5ad2b7c92cf0053150689648 (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/
additional.bundles = org.eclipse.osee.cluster,\
                     javax.ws.rs

Back to the top