Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan D. Brooks2011-08-04 19:19:34 +0000
committerRyan D. Brooks2011-08-04 19:19:34 +0000
commit53bcfa4bcd7903538db91997e65b0f492e21e22b (patch)
treea2b9c0c0c6ad2a8087cc447db5411f81813e2405 /plugins/org.eclipse.osee.ats/.project
parentc30b77564a6d7c4c446a4675d4637d8c54eb3eb3 (diff)
downloadorg.eclipse.osee-53bcfa4bcd7903538db91997e65b0f492e21e22b.tar.gz
org.eclipse.osee-53bcfa4bcd7903538db91997e65b0f492e21e22b.tar.xz
org.eclipse.osee-53bcfa4bcd7903538db91997e65b0f492e21e22b.zip
refactor: Remove SkynetGuiPlugin.getOseeCmService
Diffstat (limited to 'plugins/org.eclipse.osee.ats/.project')
-rw-r--r--plugins/org.eclipse.osee.ats/.project5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.ats/.project b/plugins/org.eclipse.osee.ats/.project
index 74b90816a0a..eb796ffd79c 100644
--- a/plugins/org.eclipse.osee.ats/.project
+++ b/plugins/org.eclipse.osee.ats/.project
@@ -30,6 +30,11 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ds.core.builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>

Back to the top