Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ua.tests')
-rw-r--r--org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorld.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithExtensions.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithSubitems.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheet.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheetUsingConditionalSubItem.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestCSActions.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestDescriptionFormatting.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestDynamicSubItems.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestInfopop_Help.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestParameters.xml2
-rw-r--r--org.eclipse.ua.tests/cheatsheets/tests/TestSubItems.xml2
11 files changed, 11 insertions, 11 deletions
diff --git a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorld.xml b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorld.xml
index d8b63afc9..029441d44 100644
--- a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorld.xml
+++ b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorld.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Hello World Demo">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the <b>hello world</b> cheat sheet.<br/>
This cheat sheet will help you to build the famous "hello world" application and try it out. You will create a java project, and a java class that will print "hello world" in the console when run.<br/>
diff --git a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithExtensions.xml b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithExtensions.xml
index 0ed357fef..40343ee03 100644
--- a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithExtensions.xml
+++ b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithExtensions.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<cheatsheet title="Hello World Demo with Extensions">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the hello world cheat sheet.
This cheat sheet will help you to build the famous "hello world" application and try it out. You will create a java project, and a java class that will print "hello world" in the console when run.
diff --git a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithSubitems.xml b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithSubitems.xml
index d3ab30456..6c1a562f2 100644
--- a/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithSubitems.xml
+++ b/org.eclipse.ua.tests/cheatsheets/examples/part1/HelloWorldWithSubitems.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Hello World Demo with Subitems">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the hello world cheat sheet.
This cheat sheet will help you to build the famous "hello world" application and try it out. You will create a java project, and a java class that will print "hello world" in the console when run.
diff --git a/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheet.xml b/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheet.xml
index 25db7efcf..493bc27a0 100644
--- a/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheet.xml
+++ b/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheet.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Java Pattern Demo">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the Pattern cheat sheet.
This cheat sheet will help you to build a sample application using patterns.
diff --git a/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheetUsingConditionalSubItem.xml b/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheetUsingConditionalSubItem.xml
index 3d6d2e5ea..b4976532f 100644
--- a/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheetUsingConditionalSubItem.xml
+++ b/org.eclipse.ua.tests/cheatsheets/examples/part2/PatternSheetUsingConditionalSubItem.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Java Pattern Demo">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the Pattern cheat sheet.
This cheat sheet will help you to build a sample application using patterns.
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestCSActions.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestCSActions.xml
index 1aae96b5a..94c64b9dc 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestCSActions.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestCSActions.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Hello World Demo">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
Welcome to the hello world cheat sheet.
This cheat sheet will help you to build the famous "hello world" application and try it out. You will create a java project, and a java class that will print "hello world" in the console when run.
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestDescriptionFormatting.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestDescriptionFormatting.xml
index 3220b0e8d..50d8dcdf2 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestDescriptionFormatting.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestDescriptionFormatting.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Testing Infopop and Help Links">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
This cheat sheet will test infopop and help link.
Let's get started!
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestDynamicSubItems.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestDynamicSubItems.xml
index 3fd13f5a7..aa55c7177 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestDynamicSubItems.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestDynamicSubItems.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Testing SubItems">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
This cheat sheet will test subitems.
Let's get started!
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestInfopop_Help.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestInfopop_Help.xml
index 10615246c..b8848e4b0 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestInfopop_Help.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestInfopop_Help.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Testing Infopop and Help Links">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
This cheat sheet will test infopop and help link.
Let's get started!
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestParameters.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestParameters.xml
index 9c60424ae..833d7bb42 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestParameters.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestParameters.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Hello World Demo">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
This cheat sheet will test parameters.
Let's get started!
diff --git a/org.eclipse.ua.tests/cheatsheets/tests/TestSubItems.xml b/org.eclipse.ua.tests/cheatsheets/tests/TestSubItems.xml
index 2a711eefd..d0c3cb3e2 100644
--- a/org.eclipse.ua.tests/cheatsheets/tests/TestSubItems.xml
+++ b/org.eclipse.ua.tests/cheatsheets/tests/TestSubItems.xml
@@ -2,7 +2,7 @@
<cheatsheet title="Testing SubItems">
<intro
- href="/org.eclipse.ui.cheatsheets.doc/tasks/tcheatst.htm">
+ href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm">
<description>
This cheat sheet will test subitems.
Let's get started!

Back to the top