Skip to main content
summaryrefslogtreecommitdiffstats
blob: 43a4492a96028b4c0742e536c5d7f48f40462da7 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml
additional.bundles = org.eclipse.osee.framework.ui.plugin,\
                     org.eclipse.osee.ats,\
                     org.eclipse.osee.framework.ui.swt,\
                     org.eclipse.osee.framework.core

Back to the top