Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.osee.client.ote.feature/feature.xml365
-rw-r--r--plugins/org.eclipse.osee.framework.help.ui/contexts/contexts.xml40
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/.classpath7
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/.gitignore2
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/.project28
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/META-INF/MANIFEST.MF11
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/about.html27
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/build-helper.xml49
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/build.properties11
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/contexts/contexts.xml48
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/intro/overviewExtensionContent.xml13
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/intro/tutorialsExtensionContent.xml26
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/plugin.xml31
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/src/org/eclipse/osee/ote/help/ui/OteHelpContext.java36
-rw-r--r--plugins/org.eclipse.osee.ote.help.ui/toc.xml37
-rw-r--r--releng/org.eclipse.osee.client.releng/buildExtra.xml1
-rw-r--r--releng/org.eclipse.osee.client.releng/maps/osee_client_ote.map39
17 files changed, 533 insertions, 238 deletions
diff --git a/features/org.eclipse.osee.client.ote.feature/feature.xml b/features/org.eclipse.osee.client.ote.feature/feature.xml
index 3f4fff262e6..283b85525e4 100644
--- a/features/org.eclipse.osee.client.ote.feature/feature.xml
+++ b/features/org.eclipse.osee.client.ote.feature/feature.xml
@@ -1,179 +1,186 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.osee.client.ote.feature"
- label="%featureName"
- version="0.9.8.qualifier"
- provider-name="%providerName">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <includes
- id="org.eclipse.osee.client.ote.feature.source"
- version="0.0.0"/>
-
- <requires>
- <import plugin="org.eclipse.osee.framework.jdk.core"/>
- <import plugin="org.eclipse.core.runtime"/>
- <import plugin="org.apache.commons.net"/>
- <import plugin="org.eclipse.osee.framework.logging"/>
- <import plugin="org.eclipse.help"/>
- <import plugin="org.eclipse.osgi"/>
- <import plugin="org.apache.xerces"/>
- <import plugin="org.eclipse.osee.framework.core"/>
- <import plugin="org.eclipse.osee.framework.messaging"/>
- <import plugin="org.eclipse.osee.framework.plugin.core"/>
- <import plugin="org.eclipse.ui" version="3.5.1" match="greaterOrEqual"/>
- <import plugin="org.eclipse.core.resources"/>
- <import plugin="org.eclipse.core.jobs"/>
- <import plugin="org.eclipse.jdt.core"/>
- <import plugin="org.eclipse.jdt.ui"/>
- <import plugin="org.eclipse.jface"/>
- <import plugin="org.eclipse.osee.framework.svn"/>
- <import plugin="org.eclipse.osee.framework.ui.plugin"/>
- <import plugin="org.eclipse.osee.framework.ui.swt"/>
- <import plugin="org.eclipse.swt"/>
- <import plugin="org.eclipse.ui.editors"/>
- <import plugin="org.eclipse.ui.ide"/>
- <import plugin="org.eclipse.ui.workbench.texteditor"/>
- <import plugin="org.eclipse.jface.text"/>
- <import plugin="org.eclipse.nebula.widgets.xviewer"/>
- <import plugin="org.eclipse.osee.framework.jini"/>
- <import plugin="net.jini"/>
- <import plugin="org.eclipse.osee.framework.ui.service.control"/>
- <import plugin="org.eclipse.ui" version="3.4.2" match="greaterOrEqual"/>
- <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
- <import plugin="javax.xml"/>
- <import plugin="org.eclipse.osee.framework.ui.ws"/>
- <import plugin="jms.libraries"/>
- </requires>
-
- <plugin
- id="org.eclipse.osee.ote.core"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.message"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.messaging.dds"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.test.manager"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.markers"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.mux"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.host.cmd"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.client"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.connection.jini"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.connection.service"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.client.msg"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.runtimeManager"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.framework.ui.workspacebundleloader"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.server"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.message.util"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.osee.ote.ui.message"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.eclipse.osee.client.ote.feature"
+ label="%featureName"
+ version="0.9.8.qualifier"
+ provider-name="%providerName">
+
+ <description>
+ %description
+ </description>
+
+ <copyright>
+ %copyright
+ </copyright>
+
+ <license url="%licenseURL">
+ %license
+ </license>
+
+ <includes
+ id="org.eclipse.osee.client.ote.feature.source"
+ version="0.0.0"/>
+
+ <requires>
+ <import plugin="org.eclipse.osee.framework.jdk.core"/>
+ <import plugin="org.eclipse.core.runtime"/>
+ <import plugin="org.apache.commons.net"/>
+ <import plugin="org.eclipse.osee.framework.logging"/>
+ <import plugin="org.eclipse.help"/>
+ <import plugin="org.eclipse.osgi"/>
+ <import plugin="org.apache.xerces"/>
+ <import plugin="org.eclipse.osee.framework.core"/>
+ <import plugin="org.eclipse.osee.framework.messaging"/>
+ <import plugin="org.eclipse.osee.framework.plugin.core"/>
+ <import plugin="org.eclipse.ui" version="3.5.1" match="greaterOrEqual"/>
+ <import plugin="org.eclipse.core.resources"/>
+ <import plugin="org.eclipse.core.jobs"/>
+ <import plugin="org.eclipse.jdt.core"/>
+ <import plugin="org.eclipse.jdt.ui"/>
+ <import plugin="org.eclipse.jface"/>
+ <import plugin="org.eclipse.osee.framework.svn"/>
+ <import plugin="org.eclipse.osee.framework.ui.plugin"/>
+ <import plugin="org.eclipse.osee.framework.ui.swt"/>
+ <import plugin="org.eclipse.swt"/>
+ <import plugin="org.eclipse.ui.editors"/>
+ <import plugin="org.eclipse.ui.ide"/>
+ <import plugin="org.eclipse.ui.workbench.texteditor"/>
+ <import plugin="org.eclipse.jface.text"/>
+ <import plugin="org.eclipse.nebula.widgets.xviewer"/>
+ <import plugin="org.eclipse.osee.framework.jini"/>
+ <import plugin="net.jini"/>
+ <import plugin="org.eclipse.osee.framework.ui.service.control"/>
+ <import plugin="org.eclipse.ui" version="3.4.2" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
+ <import plugin="javax.xml"/>
+ <import plugin="org.eclipse.osee.framework.ui.ws"/>
+ <import plugin="jms.libraries"/>
+ </requires>
+
+ <plugin
+ id="org.eclipse.osee.ote.core"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.message"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.messaging.dds"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.test.manager"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.markers"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.mux"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.host.cmd"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.client"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.connection.jini"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.connection.service"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.client.msg"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.runtimeManager"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.framework.ui.workspacebundleloader"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.server"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.message.util"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.ui.message"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.eclipse.osee.ote.help.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+</feature>
diff --git a/plugins/org.eclipse.osee.framework.help.ui/contexts/contexts.xml b/plugins/org.eclipse.osee.framework.help.ui/contexts/contexts.xml
index 961a6d93a9c..84562fe00d5 100644
--- a/plugins/org.eclipse.osee.framework.help.ui/contexts/contexts.xml
+++ b/plugins/org.eclipse.osee.framework.help.ui/contexts/contexts.xml
@@ -139,44 +139,4 @@
<topic href="help/oseeDataModelEditor.html" label="OSEE Data Model Editor"/>
</context>
-->
-<!-- OTE STUFF
- <context id="oteNavigator" title="OTE Navigator">
- <description>Shortcut view to common OTE tasks.</description>
- <topic href="src/org/eclipse/osee/ote/ui/navigate/package.html" label="OTE Navigator"/>
- </context>
- <context id="testRunView" title="Test Run View">
- <description>View current and saved test runs.</description>
- <topic href="help/testRunView.html" label="Test Run View"/>
- </context>
- <context id="messageView" title="Message View">
- <description>Message View</description>
- <topic href="reference/messageView/index.html" label="Message View Overview"/>
- <topic href="reference/messageView/watch.html" label="Watching Messages/Elements"/>
- <topic href="reference/messageView/search.html" label="Search"/>
- </context>
- <context id="messageViewSearch" title="Search">
- <description>Message View Search</description>
- <topic href="reference/messageView/search.html" label="Search"/>
- <topic href="reference/messageView/index.html" label="Message View Overview"/>
- </context>
- <context id="messageViewWatch" title="Watch">
- <description>Message View Right-Click Menu</description>
- <topic href="reference/messageView/watch.html" label="Watching Messages/Elements"/>
- <topic href="reference/messageView/index.html" label="Message View Overview"/>
- </context>
- <context id="messageWatch" title="Message Watch">
- <description>Message View Right-Click Menu</description>
- <topic href="reference/messageWatch/index.html" label="Message Watch Overview"/>
- <topic href="reference/messageWatch/sort.html" label="Sorting the Table"/>
- <topic href="reference/messageWatch/read_vs_write.html" label="Reader vs. Writer"/>
- <topic href="reference/messageWatch/set.html" label="Set Value"/>
- <topic href="reference/messageWatch/add.html" label="Add Elements"/>
- <topic href="reference/messageWatch/remove.html" label="Removing Items"/>
- </context>
- <context id="muxView" title="Mux View">
- <description>Mux View</description>
- <topic href="help/package.html" label="Mux View"/>
- </context>
- -->
-
</contexts> \ No newline at end of file
diff --git a/plugins/org.eclipse.osee.ote.help.ui/.classpath b/plugins/org.eclipse.osee.ote.help.ui/.classpath
new file mode 100644
index 00000000000..ad32c83a788
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/plugins/org.eclipse.osee.ote.help.ui/.gitignore b/plugins/org.eclipse.osee.ote.help.ui/.gitignore
new file mode 100644
index 00000000000..851de5debfa
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/.gitignore
@@ -0,0 +1,2 @@
+/images
+/OSEE
diff --git a/plugins/org.eclipse.osee.ote.help.ui/.project b/plugins/org.eclipse.osee.ote.help.ui/.project
new file mode 100644
index 00000000000..0c5be6433ea
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.osee.ote.help.ui</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/plugins/org.eclipse.osee.ote.help.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.ote.help.ui/META-INF/MANIFEST.MF
new file mode 100644
index 00000000000..0e769df53c2
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/META-INF/MANIFEST.MF
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: OSEE OTE Help
+Bundle-SymbolicName: org.eclipse.osee.ote.help.ui;singleton:=true
+Bundle-Version: 0.9.8.qualifier
+Bundle-Vendor: Eclipse Open System Engineering Environment
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ActivationPolicy: lazy
+Require-Bundle: org.eclipse.help
+Export-Package: org.eclipse.osee.ote.help.ui
+Import-Package: org.eclipse.osee.framework.ui.plugin.util
diff --git a/plugins/org.eclipse.osee.ote.help.ui/about.html b/plugins/org.eclipse.osee.ote.help.ui/about.html
new file mode 100644
index 00000000000..d774b07c72f
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/about.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 25, 2008</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was
+provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="/">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/plugins/org.eclipse.osee.ote.help.ui/build-helper.xml b/plugins/org.eclipse.osee.ote.help.ui/build-helper.xml
new file mode 100644
index 00000000000..e7e8f2fc379
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/build-helper.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="org.eclipse.osee.ote.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 OTE 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 OTE 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 OTE User's Guide"
+ generateUnifiedToc="true">
+ <path name="OSEE/OTE/Users_Guide/Getting_Started" title="Getting Started" />
+ <path name="OSEE/OTE/Users_Guide/Concepts" title="Concepts" />
+ <path name="OSEE/OTE/Users_Guide/Features" title="Features" />
+ <path name="OSEE/OTE/Users_Guide/Tips" title="Tips and Tricks" />
+ <path name="OSEE/OTE/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.ote.help.ui/build.properties b/plugins/org.eclipse.osee.ote.help.ui/build.properties
new file mode 100644
index 00000000000..b7b91083152
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/build.properties
@@ -0,0 +1,11 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+ .,\
+ plugin.xml,\
+ toc.xml,\
+ images/,\
+ contexts/,\
+ intro/,\
+ about.html,\
+ OSEE/
diff --git a/plugins/org.eclipse.osee.ote.help.ui/contexts/contexts.xml b/plugins/org.eclipse.osee.ote.help.ui/contexts/contexts.xml
new file mode 100644
index 00000000000..f845793d625
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/contexts/contexts.xml
@@ -0,0 +1,48 @@
+<contexts>
+
+ <context id="test_manager">
+ <description></description>
+ </context>
+ <context id="message_view" title="Message View">
+ <description>Message View</description>
+<!-- <topic href="reference/messageView/index.html" label="Message View Overview"/>
+ <topic href="reference/messageView/watch.html" label="Watching Messages/Elements"/>
+ <topic href="reference/messageView/search.html" label="Search"/>-->
+ </context>
+ <context id="message_watch" title="Message Watch">
+ <description>Message View Right-Click Menu</description>
+ <!--<topic href="reference/messageWatch/index.html" label="Message Watch Overview"/>
+ <topic href="reference/messageWatch/sort.html" label="Sorting the Table"/>
+ <topic href="reference/messageWatch/read_vs_write.html" label="Reader vs. Writer"/>
+ <topic href="reference/messageWatch/set.html" label="Set Value"/>
+ <topic href="reference/messageWatch/add.html" label="Add Elements"/>
+ <topic href="reference/messageWatch/remove.html" label="Removing Items"/>-->
+ </context>
+ <context id="ote_navigator" title="OTE Navigator">
+ <description>Shortcut view to common OTE tasks.</description>
+ <!--<topic href="src/org/eclipse/osee/ote/ui/navigate/package.html" label="OTE Navigator"/>-->
+ </context>
+ <context id="mux_view" title="Mux View">
+ <description>Mux View</description>
+<!-- <topic href="help/package.html" label="Mux View"/>-->
+ </context>
+
+<!-- OTE STUFF
+
+ <context id="testRunView" title="Test Run View">
+ <description>View current and saved test runs.</description>
+ <topic href="help/testRunView.html" label="Test Run View"/>
+ </context>
+ <context id="messageViewSearch" title="Search">
+ <description>Message View Search</description>
+ <topic href="reference/messageView/search.html" label="Search"/>
+ <topic href="reference/messageView/index.html" label="Message View Overview"/>
+ </context>
+ <context id="messageViewWatch" title="Watch">
+ <description>Message View Right-Click Menu</description>
+ <topic href="reference/messageView/watch.html" label="Watching Messages/Elements"/>
+ <topic href="reference/messageView/index.html" label="Message View Overview"/>
+ </context>
+
+ -->
+</contexts>
diff --git a/plugins/org.eclipse.osee.ote.help.ui/intro/overviewExtensionContent.xml b/plugins/org.eclipse.osee.ote.help.ui/intro/overviewExtensionContent.xml
new file mode 100644
index 00000000000..61b19caf27a
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/intro/overviewExtensionContent.xml
@@ -0,0 +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="OTE"
+ url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.osee.ote.help.ui&amp;class=org.eclipse.mylyn.internal.tasks.ui.actions.ShowTasksUiLegendAction&amp;id=org.eclipse.mylyn.doc.legend.show.action"
+ id="ote-overview" style-id="content-link">
+ <text>See the OSEE OTE Perspective</text>
+ </link>
+ </group>
+ </extensionContent>
+</introContent>
diff --git a/plugins/org.eclipse.osee.ote.help.ui/intro/tutorialsExtensionContent.xml b/plugins/org.eclipse.osee.ote.help.ui/intro/tutorialsExtensionContent.xml
new file mode 100644
index 00000000000..efb325498ad
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/intro/tutorialsExtensionContent.xml
@@ -0,0 +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>
+-->
diff --git a/plugins/org.eclipse.osee.ote.help.ui/plugin.xml b/plugins/org.eclipse.osee.ote.help.ui/plugin.xml
new file mode 100644
index 00000000000..4354da51eef
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/plugin.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>
+<plugin>
+ <extension
+ id="org.eclipse.osee.ote.help.ui.docs"
+ name="OSEE OTE User&apos;s Guide"
+ point="org.eclipse.help.toc">
+ <toc
+ category="OSEE"
+ file="toc.xml"
+ primary="true">
+ </toc>
+ </extension>
+ <extension
+ point="org.eclipse.ui.intro.configExtension">
+ <configExtension
+ configId="org.eclipse.ui.intro.universalConfig"
+ content="$nl$/intro/overviewExtensionContent.xml">
+ </configExtension>
+ <configExtension
+ configId="org.eclipse.ui.intro.universalConfig"
+ content="$nl$/intro/tutorialsExtensionContent.xml">
+ </configExtension>
+ </extension>
+ <extension
+ point="org.eclipse.help.contexts">
+ <contexts
+ file="contexts/contexts.xml">
+ </contexts>
+ </extension>
+</plugin>
diff --git a/plugins/org.eclipse.osee.ote.help.ui/src/org/eclipse/osee/ote/help/ui/OteHelpContext.java b/plugins/org.eclipse.osee.ote.help.ui/src/org/eclipse/osee/ote/help/ui/OteHelpContext.java
new file mode 100644
index 00000000000..7cfb19e6657
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/src/org/eclipse/osee/ote/help/ui/OteHelpContext.java
@@ -0,0 +1,36 @@
+/*******************************************************************************
+ * Copyright (c) 2004, 2007 Boeing.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Boeing - initial API and implementation
+ *******************************************************************************/
+package org.eclipse.osee.ote.help.ui;
+
+import org.eclipse.osee.framework.ui.plugin.util.HelpContext;
+import org.eclipse.osee.framework.ui.plugin.util.HelpUtil;
+
+/**
+ * @author Roberto E. Escobar
+ */
+public class OteHelpContext {
+
+ private OteHelpContext() {
+ // Private Constructor
+ }
+
+ private static final String PLUGIN_ID = "org.eclipse.osee.ote.help.ui";
+
+ public static final HelpContext TEST_MANAGER = toContext("test_manager");
+ public static final HelpContext MESSAGE_VIEW = toContext("message_view");
+ public static final HelpContext MESSAGE_WATCH = toContext("message_watch");
+ public static final HelpContext MUX_VIEW = toContext("mux_view");
+ public static final HelpContext OTE_NAVIGATOR = toContext("ote_navigator");
+
+ private static HelpContext toContext(String id) {
+ return HelpUtil.asContext(PLUGIN_ID, id);
+ }
+}
diff --git a/plugins/org.eclipse.osee.ote.help.ui/toc.xml b/plugins/org.eclipse.osee.ote.help.ui/toc.xml
new file mode 100644
index 00000000000..92a38bfc22d
--- /dev/null
+++ b/plugins/org.eclipse.osee.ote.help.ui/toc.xml
@@ -0,0 +1,37 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<toc topic="OSEE/OTE/Users_Guide/Getting_Started/Getting-Started.html" label="OSEE OTE User's Guide">
+ <topic href="OSEE/OTE/Users_Guide/Getting_Started/Getting-Started.html" label="Getting Started">
+ <topic href="OSEE/OTE/Users_Guide/Getting_Started/Getting-Started.html" label="Updating This Document"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/Concepts/Concepts.html" label="Concepts">
+ <topic href="OSEE/OTE/Users_Guide/Concepts/Concepts.html" label="Concepts"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Concepts/Updating-This-Document.html" label="Updating This Document"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html" label="Features">
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html" label="Component Overview">
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Test_Environment_Service" label="Test Environment Service"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Fully_automated_testing" label="Fully automated testing"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Interactive_Testing_.28automated_tests_with_user_input.29" label="Interactive Testing (automated tests with user input)"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Output_files" label="Output files"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Test_Source_File" label="Test Source File"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Tightly_Integrated_into_the_Open_System_Engineering_Environment" label="Tightly Integrated into the Open System Engineering Environment"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Test_Manager_GUI" label="Test Manager GUI"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Features.html#Message_GUI" label="Message GUI"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Perspective.html" label="Perspective"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Views-And-Editors.html" label="Views And Editors">
+ <topic href="OSEE/OTE/Users_Guide/Features/Views-And-Editors.html#Test_Manager" label="Test Manager"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Views-And-Editors.html#Message_View" label="Message View"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Views-And-Editors.html#Message_Watch" label="Message Watch"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/Features/Updating-This-Document.html" label="Updating This Document"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/Tips/Tips.html" label="Tips and Tricks">
+ <topic href="OSEE/OTE/Users_Guide/Tips/Tips.html" label="Tips And Tricks"></topic>
+ <topic href="OSEE/OTE/Users_Guide/Tips/Updating-This-Document.html" label="Updating This Document"></topic>
+ </topic>
+ <topic href="OSEE/OTE/Users_Guide/New/New.html" label="What's New">
+ <topic href="OSEE/OTE/Users_Guide/New/New.html" label="What's New"></topic>
+ <topic href="OSEE/OTE/Users_Guide/New/Updating-This-Document.html" label="Updating This Document"></topic>
+ </topic>
+</toc> \ No newline at end of file
diff --git a/releng/org.eclipse.osee.client.releng/buildExtra.xml b/releng/org.eclipse.osee.client.releng/buildExtra.xml
index 2776cda1f99..9b6a84507d5 100644
--- a/releng/org.eclipse.osee.client.releng/buildExtra.xml
+++ b/releng/org.eclipse.osee.client.releng/buildExtra.xml
@@ -75,6 +75,7 @@
<ant dir="${buildDirectory}/plugins/org.eclipse.osee.framework.dev.help.ui" antfile="build-helper.xml" target="all" />
<ant dir="${buildDirectory}/plugins/org.eclipse.osee.ats.help.ui" antfile="build-helper.xml" target="all" />
<ant dir="${buildDirectory}/plugins/org.eclipse.osee.coverage.help.ui" antfile="build-helper.xml" target="all" />
+ <ant dir="${buildDirectory}/plugins/org.eclipse.osee.ote.help.ui" antfile="build-helper.xml" target="all" />
</target>
<target name="postAssemble" />
diff --git a/releng/org.eclipse.osee.client.releng/maps/osee_client_ote.map b/releng/org.eclipse.osee.client.releng/maps/osee_client_ote.map
index 8d95441a3d8..1fe996741f5 100644
--- a/releng/org.eclipse.osee.client.releng/maps/osee_client_ote.map
+++ b/releng/org.eclipse.osee.client.releng/maps/osee_client_ote.map
@@ -1,19 +1,20 @@
-feature@org.eclipse.osee.client.ote.feature=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,features/org.eclipse.osee.client.ote.feature
-
-plugin@org.eclipse.osee.framework.ui.workspacebundleloader=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.framework.ui.workspacebundleloader
-plugin@org.eclipse.osee.ote.client=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.client
-plugin@org.eclipse.osee.ote.client.msg=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.client.msg
-plugin@org.eclipse.osee.ote.connection.jini=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.connection.jini
-plugin@org.eclipse.osee.ote.connection.service=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.connection.service
-plugin@org.eclipse.osee.ote.server=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.server
-plugin@org.eclipse.osee.ote.core=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.core
-plugin@org.eclipse.osee.ote.message=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.message
-plugin@org.eclipse.osee.ote.messaging.dds=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.messaging.dds
-plugin@org.eclipse.osee.ote.runtimeManager=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.runtimeManager
-plugin@org.eclipse.osee.ote.ui=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui
-plugin@org.eclipse.osee.ote.ui.host.cmd=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.host.cmd
-plugin@org.eclipse.osee.ote.ui.markers=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.markers
-plugin@org.eclipse.osee.ote.ui.mux=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.mux
-plugin@org.eclipse.osee.ote.ui.test.manager=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.test.manager
-plugin@org.eclipse.osee.ote.ui.message=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.message
-plugin@org.eclipse.osee.ote.ui.message.util=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.message.util
+feature@org.eclipse.osee.client.ote.feature=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,features/org.eclipse.osee.client.ote.feature
+
+plugin@org.eclipse.osee.framework.ui.workspacebundleloader=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.framework.ui.workspacebundleloader
+plugin@org.eclipse.osee.ote.client=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.client
+plugin@org.eclipse.osee.ote.client.msg=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.client.msg
+plugin@org.eclipse.osee.ote.connection.jini=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.connection.jini
+plugin@org.eclipse.osee.ote.connection.service=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.connection.service
+plugin@org.eclipse.osee.ote.server=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.server
+plugin@org.eclipse.osee.ote.core=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.core
+plugin@org.eclipse.osee.ote.message=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.message
+plugin@org.eclipse.osee.ote.messaging.dds=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.messaging.dds
+plugin@org.eclipse.osee.ote.runtimeManager=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.runtimeManager
+plugin@org.eclipse.osee.ote.ui=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui
+plugin@org.eclipse.osee.ote.ui.host.cmd=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.host.cmd
+plugin@org.eclipse.osee.ote.ui.markers=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.markers
+plugin@org.eclipse.osee.ote.ui.mux=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.mux
+plugin@org.eclipse.osee.ote.ui.test.manager=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.test.manager
+plugin@org.eclipse.osee.ote.ui.message=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.message
+plugin@org.eclipse.osee.ote.ui.message.util=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.ui.message.util
+plugin@org.eclipse.osee.ote.help.ui=SVN,,http://dev.eclipse.org/svnroot/technology/org.eclipse.osee/trunk,,plugins/org.eclipse.osee.ote.help.ui

Back to the top