Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ats.help.ui/intro')
-rw-r--r--plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml26
-rw-r--r--plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml52
2 files changed, 39 insertions, 39 deletions
diff --git a/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml b/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml
index 53f0ee35659..a281119aa9a 100644
--- a/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml
+++ b/plugins/org.eclipse.osee.ats.help.ui/intro/overviewExtensionContent.xml
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<introContent>
- <extensionContent id="org.eclipse.osee" name="OSEE"
- style="css/overview.css" path="overview/@">
- <group id="content-group" style-id="content-group">
- <link label="ATS"
- url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.osee.ats.help.ui&amp;class=org.eclipse.mylyn.internal.tasks.ui.actions.ShowTasksUiLegendAction&amp;id=org.eclipse.mylyn.doc.legend.show.action"
- id="ats-overview" style-id="content-link">
- <text>See the OSEE Define Perspective</text>
- </link>
- </group>
- </extensionContent>
-</introContent>
+<?xml version="1.0" encoding="utf-8" ?>
+<introContent>
+ <extensionContent id="org.eclipse.osee" name="OSEE"
+ style="css/overview.css" path="overview/@">
+ <group id="content-group" style-id="content-group">
+ <link label="ATS"
+ url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.osee.ats.help.ui&amp;class=org.eclipse.mylyn.internal.tasks.ui.actions.ShowTasksUiLegendAction&amp;id=org.eclipse.mylyn.doc.legend.show.action"
+ id="ats-overview" style-id="content-link">
+ <text>See the OSEE Define Perspective</text>
+ </link>
+ </group>
+ </extensionContent>
+</introContent>
diff --git a/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml b/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml
index ab75088b2d6..efb325498ad 100644
--- a/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml
+++ b/plugins/org.eclipse.osee.ats.help.ui/intro/tutorialsExtensionContent.xml
@@ -1,26 +1,26 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<introContent>
- <extensionContent id="org.eclipse.osee" name="AST"
- style="css/tutorials.css" path="tutorials/@">
-<!-- <group label="Task-focused programming" id="AST" style-id="content-group">
- <link
- url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.query"
- label="Use the Task List" id="mylyn-query" style-id="content-link">
- <text>Learn how to create tasks and task repository queries</text>
- </link>
- <link
- url="http://www.eclipse.org/mylyn/start/"
- label="Visit the Mylyn homepage" id="mylyn-task" style-id="content-link">
- <text>Learn about the benefits of task-focused programming with Mylyn</text>
- </link>
- </group>-->
- </extensionContent>
-</introContent>
-
-<!--
-<link
- url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.taskfocus"
- label="Focus on Java" id="osee-task" style-id="content-link">
- <text>Learn how to reduce information overload and multitask with ease.</text>
-</link>
--->
+<?xml version="1.0" encoding="UTF-8" ?>
+<introContent>
+ <extensionContent id="org.eclipse.osee" name="AST"
+ style="css/tutorials.css" path="tutorials/@">
+<!-- <group label="Task-focused programming" id="AST" style-id="content-group">
+ <link
+ url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.query"
+ label="Use the Task List" id="mylyn-query" style-id="content-link">
+ <text>Learn how to create tasks and task repository queries</text>
+ </link>
+ <link
+ url="http://www.eclipse.org/mylyn/start/"
+ label="Visit the Mylyn homepage" id="mylyn-task" style-id="content-link">
+ <text>Learn about the benefits of task-focused programming with Mylyn</text>
+ </link>
+ </group>-->
+ </extensionContent>
+</introContent>
+
+<!--
+<link
+ url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.mylyn.cheatsheet.taskfocus"
+ label="Focus on Java" id="osee-task" style-id="content-link">
+ <text>Learn how to reduce information overload and multitask with ease.</text>
+</link>
+-->

Back to the top