Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html')
-rw-r--r--othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html b/othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html
index f37851b6e..c372b7828 100644
--- a/othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html
+++ b/othersrc/otdt-examples/OTSample-ordersystem-src/Intro0.html
@@ -65,7 +65,7 @@ See the individual class comments for details.
In order to see the full functionality enter the following information to the launch configuration:
<table padding=3 border=1>
<tr><td colspan=2><b>Tab <img src="images/class_public.gif"> Main</b>
-<tr><td>Main class<td><code>org.objectteams.samples.ordersystem.gui.GUITest</code>
+<tr><td>Main class<td><code>org.eclipse.objectteams.samples.ordersystem.gui.GUITest</code>
<tr><td colspan=2><b>Tab <img src="images/team_obj.gif"> Team Activation</b>
<tr><td>Add: <td><code>ModelAdapterTeam</code><br />
<code>ControllerAdapterTeam</code><br />

Back to the top