Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan D. Brooks2011-04-22 20:29:48 +0000
committerRyan D. Brooks2011-04-22 20:29:48 +0000
commit38b1ff989eadb3229fd4c0421102e7a60a4c1554 (patch)
tree4b470b77fcecf4744ae2eb8c623b7c146a4fe22d /plugins/org.eclipse.osee.ats.help.ui
parent87a439a142dad13c554519329ebec4da3b406f42 (diff)
downloadorg.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.tar.gz
org.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.tar.xz
org.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.zip
refactor: Introduce end-of-line normalization
Diffstat (limited to 'plugins/org.eclipse.osee.ats.help.ui')
-rw-r--r--plugins/org.eclipse.osee.ats.help.ui/build-helper.xml96
-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
3 files changed, 87 insertions, 87 deletions
diff --git a/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml b/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml
index 91dfc8f50b3..059cf2003e2 100644
--- a/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml
+++ b/plugins/org.eclipse.osee.ats.help.ui/build-helper.xml
@@ -1,48 +1,48 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project name="org.eclipse.osee.ats.help.ui" basedir="."
- default="all">
- <property name="osee.base.help.plugin" value="../org.eclipse.osee.framework.help.ui" />
- <property name="ant.file.imported" value="${osee.base.help.plugin}/scripts" />
- <import file="${ant.file.imported}/help-build-common.xml" />
-
- <description>
- Generate Eclipse help content for the OSEE ATS user guide
- </description>
-
- <property name="osee.help.doc.url.base" value="http://wiki.eclipse.org" />
-
- <target name="all"
- description="Generate Eclipse help content for the OSEE ATS user guide">
- <sequential>
- <delete failonerror="false">
- <fileset dir="OSEE" />
- <fileset dir="images" />
- </delete>
-
- <mediawiki-to-eclipse-help wikiBaseUrl="${osee.help.doc.url.base}"
- validate="true" failonvalidationerror="true" prependImagePrefix="images"
- formatoutput="true" defaultAbsoluteLinkTarget="osee_external" dest="${basedir}"
- navigationimages="true" title="OSEE ATS User's Guide"
- generateUnifiedToc="true">
- <path name="OSEE/ATS/Users_Guide/Intro" title="Getting Started" />
- <path name="OSEE/ATS/Users_Guide/Views" title="Views and Editors" />
- <path name="OSEE/ATS/Users_Guide/Usage" title="Using ATS" />
- <path name="OSEE/ATS/Users_Guide/Tips" title="Tips and Tricks" />
- <path name="OSEE/ATS/Users_Guide/New" title="What's New" />
-
- <stylesheet url="book.css" />
- <pageAppendum>
-
- = Updating This Document =
-
- This document is maintained in a collaborative wiki. If you wish to
- update or modify this document please visit
- {url}</pageAppendum>
- </mediawiki-to-eclipse-help>
- <mkdir dir="images" />
- <copy todir="${basedir}/images" overwrite="true">
- <fileset dir="${ant.file.imported}/commonImages" />
- </copy>
- </sequential>
- </target>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="org.eclipse.osee.ats.help.ui" basedir="."
+ default="all">
+ <property name="osee.base.help.plugin" value="../org.eclipse.osee.framework.help.ui" />
+ <property name="ant.file.imported" value="${osee.base.help.plugin}/scripts" />
+ <import file="${ant.file.imported}/help-build-common.xml" />
+
+ <description>
+ Generate Eclipse help content for the OSEE ATS user guide
+ </description>
+
+ <property name="osee.help.doc.url.base" value="http://wiki.eclipse.org" />
+
+ <target name="all"
+ description="Generate Eclipse help content for the OSEE ATS user guide">
+ <sequential>
+ <delete failonerror="false">
+ <fileset dir="OSEE" />
+ <fileset dir="images" />
+ </delete>
+
+ <mediawiki-to-eclipse-help wikiBaseUrl="${osee.help.doc.url.base}"
+ validate="true" failonvalidationerror="true" prependImagePrefix="images"
+ formatoutput="true" defaultAbsoluteLinkTarget="osee_external" dest="${basedir}"
+ navigationimages="true" title="OSEE ATS User's Guide"
+ generateUnifiedToc="true">
+ <path name="OSEE/ATS/Users_Guide/Intro" title="Getting Started" />
+ <path name="OSEE/ATS/Users_Guide/Views" title="Views and Editors" />
+ <path name="OSEE/ATS/Users_Guide/Usage" title="Using ATS" />
+ <path name="OSEE/ATS/Users_Guide/Tips" title="Tips and Tricks" />
+ <path name="OSEE/ATS/Users_Guide/New" title="What's New" />
+
+ <stylesheet url="book.css" />
+ <pageAppendum>
+
+ = Updating This Document =
+
+ This document is maintained in a collaborative wiki. If you wish to
+ update or modify this document please visit
+ {url}</pageAppendum>
+ </mediawiki-to-eclipse-help>
+ <mkdir dir="images" />
+ <copy todir="${basedir}/images" overwrite="true">
+ <fileset dir="${ant.file.imported}/commonImages" />
+ </copy>
+ </sequential>
+ </target>
+</project>
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