Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcletavernie2012-07-27 12:10:36 +0000
committercletavernie2012-07-27 12:10:36 +0000
commitd6a732a71c043fa4c6a3f2afdfd102c1fd5e2d77 (patch)
tree412acaa93b0a1ea65a7b1ce9f4d4043c0e5dbc1d /plugins/developer
parent62dedc92d1b6e89e4c2dcfddf6e8927529797cc9 (diff)
downloadorg.eclipse.papyrus-d6a732a71c043fa4c6a3f2afdfd102c1fd5e2d77.tar.gz
org.eclipse.papyrus-d6a732a71c043fa4c6a3f2afdfd102c1fd5e2d77.tar.xz
org.eclipse.papyrus-d6a732a71c043fa4c6a3f2afdfd102c1fd5e2d77.zip
NEW - bug 317587: [General] Papyrus shall embed a user documentation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=317587 Update the intro actions to match the Papyrus 0.9.0 Actions
Diffstat (limited to 'plugins/developer')
-rw-r--r--plugins/developer/org.eclipse.papyrus.doc/intro/firststeps.xml2
-rw-r--r--plugins/developer/org.eclipse.papyrus.doc/intro/overview.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.doc/intro/firststeps.xml b/plugins/developer/org.eclipse.papyrus.doc/intro/firststeps.xml
index de026ac478c..9d84d6b5484 100644
--- a/plugins/developer/org.eclipse.papyrus.doc/intro/firststeps.xml
+++ b/plugins/developer/org.eclipse.papyrus.doc/intro/firststeps.xml
@@ -3,7 +3,7 @@
<extensionContent id="org.eclipse.team.papyrus.firststeps" name="Papyrus First Steps" style="css/firststeps.css" path="firststeps/@">
<group label="Papyrus" style-id="content-group" id="org.eclipse.papyrus-firststeps-group">
<link label="New Papyrus Project"
- url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.papyrus.wizards&#38;class=org.eclipse.papyrus.wizards.NewProjectAction"
+ url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.papyrus.uml.diagram.wizards&#38;class=org.eclipse.papyrus.uml.diagram.wizards.NewProjectAction"
id="newpapyrusproject-introLink" style-id="content-link">
<text>Start with creation of new Papyrus project</text>
</link>
diff --git a/plugins/developer/org.eclipse.papyrus.doc/intro/overview.xml b/plugins/developer/org.eclipse.papyrus.doc/intro/overview.xml
index 45cc515b242..6d8ef3b5184 100644
--- a/plugins/developer/org.eclipse.papyrus.doc/intro/overview.xml
+++ b/plugins/developer/org.eclipse.papyrus.doc/intro/overview.xml
@@ -3,7 +3,7 @@
<extensionContent id="org.eclipse.team.papyrus.overview" name="Papyrus overview" style="css/overview.css" path="overview/@">
<group style-id="content-group" id="org.eclipse.papyrus-firststeps-group">
<link label="New Papyrus Project"
- url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.papyrus.wizards&#38;class=org.eclipse.papyrus.wizards.NewProjectAction"
+ url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.papyrus.uml.diagram.wizards&#38;class=org.eclipse.papyrus.uml.diagram.wizards.NewProjectAction"
id="newpapyrusproject-introLink" style-id="content-link">
<text>Start with creation of new Papyrus project</text>
</link>

Back to the top