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

Back to the top