Skip to main content
summaryrefslogtreecommitdiffstats
blob: 68b4bd4910b170530555c8c40f969bdf65980dbc (plain) (blame)
1
2
3
4
5
6
7
8
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/
source.. = src/
additional.bundles = org.eclipse.osee.framework.skynet.core,\
                     org.eclipse.osee.framework.core.model,\
                     com.google.guava

Back to the top