Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'othersrc/otdt-examples/OTSample-Flightbonus-src/.project')
-rw-r--r--othersrc/otdt-examples/OTSample-Flightbonus-src/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/othersrc/otdt-examples/OTSample-Flightbonus-src/.project b/othersrc/otdt-examples/OTSample-Flightbonus-src/.project
index 8d99dca0f..1728165a0 100644
--- a/othersrc/otdt-examples/OTSample-Flightbonus-src/.project
+++ b/othersrc/otdt-examples/OTSample-Flightbonus-src/.project
@@ -6,13 +6,13 @@
</projects>
<buildSpec>
<buildCommand>
- <name>org.objectteams.otdt.builder.OTJBuilder</name>
+ <name>org.eclipse.objectteams.otdt.builder.OTJBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
- <nature>org.objectteams.otdt.OTJavaNature</nature>
+ <nature>org.eclipse.objectteams.otdt.OTJavaNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

Back to the top