Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-06-27 21:42:19 +0000
committermkersten2006-06-27 21:42:19 +0000
commit608f5a0592473deda905b7725933ed55114d4374 (patch)
tree1fbaa8c611a3ad65e5afb8513eadc4c7dac858fc /org.eclipse.mylyn.help.ui
parent5d1ff493b2dc4b483c3ce7b9b4998a1d5f128e1e (diff)
downloadorg.eclipse.mylyn.tasks-608f5a0592473deda905b7725933ed55114d4374.tar.gz
org.eclipse.mylyn.tasks-608f5a0592473deda905b7725933ed55114d4374.tar.xz
org.eclipse.mylyn.tasks-608f5a0592473deda905b7725933ed55114d4374.zip
Completed: 141616: Provide ability to open Contextmenu of Tasklist from Taskeditor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=141616
Diffstat (limited to 'org.eclipse.mylyn.help.ui')
-rw-r--r--org.eclipse.mylyn.help.ui/doc/faq.html64
-rw-r--r--org.eclipse.mylyn.help.ui/doc/new.html1
2 files changed, 26 insertions, 39 deletions
diff --git a/org.eclipse.mylyn.help.ui/doc/faq.html b/org.eclipse.mylyn.help.ui/doc/faq.html
index 7feafef6a..9b509b175 100644
--- a/org.eclipse.mylyn.help.ui/doc/faq.html
+++ b/org.eclipse.mylyn.help.ui/doc/faq.html
@@ -19,23 +19,17 @@
<p><b>Integration</b></p>
<ul>
<li><a href="#performance-summary">Performance profile</a></li>
-</ul>
- <p><b>Working with Context</b></p>
-<ul>
<li><a href="#context-ui-config">Which Focused UI features can I turn off?</a></li>
- <li><a href="#change-sets">Change Set troubleshooting</a></li>
+ <li><a href="#change-sets">Synchronize and Change Set troubleshooting</a></li>
+ <li><a href="#eclipse-views-tasks">How does the Mylar Task List relate to the Eclipse Tasks view?</a></li>
</ul>
<p><b>Tasks and Repository Connectors</b></p>
<ul>
<li><a href="#repositories-unsupported">What if Mylar doesn't support my task/bug/issue tracker?</a></li>
- <li><a href="#upgrading-repositories">How do I upgrade to multiple task repository support?</a>
- </li>
- <li><a href="#versions-repositories">Why is only one task appearing in Bugzilla queries?</a>
- </li>
- <li><a href="#repositories-jira-config">Is there any configuration
- needed to make Mylar work with my JIRA repository?</a></li>
- <li><a href="#eclipse-views-tasks">How does the Mylar Task List relate to the Eclipse Tasks view?</a></li>
- <li><a href="#repositories-connectivity">Connectivity and proxy servers</a></li>
+ <li><a href="#connector-bugzilla">Bugzilla Connector troubleshooting</a></li>
+ <li><a href="#connector-jira">JIRA Connector troubleshooting</a></li>
+ <li><a href="#repositories-connectivity">Network and proxy server
+ troubleshooting</a></li>
</ul>
<p><b>Java Development</b></p>
<ul>
@@ -346,7 +340,8 @@ file, which will contain the previously-saved list.&nbsp;</p>
<hr>
<h3>&nbsp;</h3>
-<h3><a name="repositories-unsupported">What if Mylar doesn't support my task/bug/issue tracker?</a></h3>
+<h3><a name="repositories-unsupported">What if Mylar doesn't support my
+task/bug/issue tracker?</a></h3>
<p>First, do a search of the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=anywordssubstr&short_desc=%5Bconnector%5D&product=Mylar&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">open
repository connector requests</a> and vote for the corresponding bug if your tracker is found, or create
a new report.&nbsp; In the meantime, you can work with those reports (but not
@@ -369,7 +364,8 @@ repository:</p>
<img border="0" src="images/0.4.1/tasklist-weblink-editor.gif" width="585" height="195"></p>
<hr>
<p>&nbsp;</p>
- <h3><a name="repositories-connectivity">Connectivity and proxy servers</a></h3>
+ <h3><a name="repositories-connectivity">Network and proxy server
+ troubleshooting</a></h3>
<p>For accessing repositories via a proxy server, Mylar uses the settings
under <i>Preferences -&gt; Install/Update</i>.&nbsp; If you are seeing
errors like <span class="e" id="q_10b3e1bc7372e609_1">
@@ -378,34 +374,24 @@ repository:</p>
server settings.</span></font></span></p>
<hr>
<p>&nbsp;</p>
- <h3><a name="upgrading-repositories">How do I upgrade to multiple
-task repository support?</a></h3>
-<p>Bugzilla Client users follow these steps after updating in order to
-migrate to multiple repository support from version 0.4.6 or older</p>
-<ul>
- <li>After
-updating and restarting, deactivate your active task, open the Mylar -&gt; Task
-Repositories view and re-add your previous repository using the wizard.</li>
-<li>Ensure that you enter the correct Server URL by pressing the &#8220;validate&#8221; button
-on the corresponding dialog, since this URL will be used for the migration.</li>
- <li>Exit the workbench and restart Eclipse to complete the migration.</li>
-</ul>
- <hr>
- <p>&nbsp;</p>
-<h3><a name="versions-repositories">Why is only one task appearing in Bugzilla
-queries?</a></h3>
- <p>This is a symptom of the wrong Bugzilla version selected in your Mylar
- Bugzilla preferences ( Window -&gt; Preferences -&gt; Mylar -&gt; Bugzilla Client ).
- For example, if you are connecting to the Eclipse.org Bugzilla then the 2.20
- option must be selected.</p>
+<h3><a name="connector-bugzilla">Bugzilla Connector troubleshooting</a></h3>
+ <p>If queries are not working correctly ensure that you have the right
+ Bugzilla server version selected for the corresponding repository: <i>Task
+ Repositories (view) -&gt; right+click repository -&gt; Properties</i>.&nbsp;
+ For supported versions see the <a href="http://www.eclipse.org/mylar/dl.php">
+ download page</a>.<sub>&nbsp; </sub>If the repository is still not
+ functioning it may be due to authentication or
+ <a href="#repositories-connectivity">connectivity problems</a>.&nbsp; If
+ that does not resolve the problem please post a message to the newsgroup or
+ <a href="http://www.eclipse.org/mylar/bugs.php">submit a bug</a>.</p>
<hr>
<h3>&nbsp;</h3>
-<h3><a name="repositories-jira-config">Is there any configuration needed to make
-Mylar work with my JIRA repository?</a></h3>
- <p>Yes, JIRA SOAP/RPC services have to be running on the server.&nbsp; For
- additional details see the Requirements at:
+<h3><a name="repositories-jira-config">JIRA Connector troubleshooting</a></h3>
+ <p>Note that the JIRA SOAP/RPC services have to be running on the server.&nbsp;
+ For additional details see the Requirements at:
<a href="http://jira-dashboard.tigris.org/">
- http://jira-dashboard.tigris.org/</a> </p>
+ http://jira-dashboard.tigris.org/</a>.&nbsp; For supported versions see the
+ <a href="http://www.eclipse.org/mylar/dl.php">download page</a>.&nbsp;&nbsp; </p>
<hr>
<h3>&nbsp;</h3>
<h3><a name="eclipse-views-tasks">How does the Mylar Task List relate to the Eclipse Tasks view?</a></h3>
diff --git a/org.eclipse.mylyn.help.ui/doc/new.html b/org.eclipse.mylyn.help.ui/doc/new.html
index 255e4aa01..b9d857109 100644
--- a/org.eclipse.mylyn.help.ui/doc/new.html
+++ b/org.eclipse.mylyn.help.ui/doc/new.html
@@ -113,6 +113,7 @@ Mylar 0.3</a></b></li>
not be guaranteed for future releases</li>
</ul>
<p>Tasks 'remember' perspective</p>
+ <p>Task editor has context menu</p>
<p>Open Corresponding now appears in change sets.</p>
<p>FAQ: update with open corresponding, caution about uninstalling
connectors</p>

Back to the top