Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui/userguide/Installation.html')
-rw-r--r--org.eclipse.mylyn.help.ui/userguide/Installation.html140
1 files changed, 0 insertions, 140 deletions
diff --git a/org.eclipse.mylyn.help.ui/userguide/Installation.html b/org.eclipse.mylyn.help.ui/userguide/Installation.html
deleted file mode 100644
index 8c94a2b65..000000000
--- a/org.eclipse.mylyn.help.ui/userguide/Installation.html
+++ /dev/null
@@ -1,140 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>Mylyn Reference - Installation</title>
- <link type="text/css" rel="stylesheet" href="book.css"/>
- </head>
- <body>
- <table class="navigation" style="width: 100%;" border="0" summary="navigation">
- <tr>
- <th style="width: 100%" align="center" colspan="3">Installation</th>
- </tr>
- <tr>
- <td style="width: 20%" align="left">
- <a href="Mylyn Reference.html" title="Introduction">
- <img alt="Previous" border="0" src="images/images/prev.gif"/>
- </a>
- </td>
- <td style="width: 60%" align="center"></td>
- <td style="width: 20%" align="right">
- <a href="Task-List.html" title="Task List">
- <img alt="Next" border="0" src="images/images/next.gif"/>
- </a>
- </td>
- </tr>
- <tr>
- <td style="width: 20%" align="left" valign="top">Introduction</td>
- <td style="width: 60%" align="center"></td>
- <td style="width: 20%" align="right" valign="top">Task List</td>
- </tr>
- </table><hr/>
- <h1 id="Installation">Installation</h1>
- <ul>
- <li>
- <a href="http://eclipse.org/mylyn/dl.php">Mylyn download page</a>
- </li>
- <li>
- <a href="http://wiki.eclipse.org/Mylyn/FAQ#Installation" title="Mylyn/FAQ#Installation">Installation FAQ</a>
- </li>
- </ul>
- <p>As of writing, Mylyn comes bundled with the main EPP distributions (
- <a href="http://www.eclipse.org/downloads/">jee, java, cpp</a>). If you wish to manually install Mylyn there are to methods depending on the version of Eclipse. Method 1 outlines how to install using the Eclipse 3.4 update manager. Method 2 below describes how to install Mylyn into Eclipse 3.3 and below using the Update Manager.
- </p>
- <h3 id="Install_Method_1_-_Eclipse_3.4">Install Method 1 - Eclipse 3.4</h3>
- <ol>
- <li>Select ''Help > Software Updates...</li>
- <li>Select
- <i>Available Software</i> tab
- </li>
- <li>Press the
- <i>Add Site...</i> button
- </li>
- <li>Enter the Mylyn update site url:
- <ol>
- <li><code>
- <a href="http://download.eclipse.org/tools/mylyn/update/e3.4">http://download.eclipse.org/tools/mylyn/update/e3.4</a></code>
- </li>
- <li>Additional extension update sites are from
- <a href="http://www.eclipse.org/mylyn/downloads/">the download page</a>
- </li>
- </ol>
- </li>
- <li>After pressing
- <i>OK</i> the update site will be available in the sites list
- </li>
- <li>Expand the Mylyn update site node and select all components desired</li>
- <li>Press the
- <i>Install...</i> button to install Mylyn
- </li>
- </ol>
- <h3 id="Install_Method_2_-_Eclipse_3.3_and_older">Install Method 2 - Eclipse 3.3 and older</h3>
- <ol>
- <li>Select
- <i>Help->Software Updates->Find and Install</i>.
- </li>
- <li>Select
- <i>Search for new features to install</i> and select
- <i>Next</i>.
- </li>
- <li>Select
- <i>New Remote Site</i>.
- </li>
- <li>Enter "Mylyn" for the name and insert the update site url:
- <ol>
- <li><code>
- <a href="http://download.eclipse.org/tools/mylyn/update/e3.3">http://download.eclipse.org/tools/mylyn/update/e3.3</a></code>
- </li>
- <li>Additional extension update sites are from
- <a href="http://www.eclipse.org/mylyn/downloads/">the download page</a>
- </li>
- </ol>
- </li>
- <li>Select
- <i>OK</i>.
- </li>
- <li>Make sure there is a check in the
- <i>Mylyn</i> box, and select
- <i>Finish</i>.
- </li>
- <li>Put a check in the box next to
- <i>Mylyn</i>. If you don't mind downloading some stuff you don't need, go ahead and select
- <i>Next</i>. Otherwise, expand the
- <i>Mylyn</i> line (by clicking on the disclosure triangle) and select what you want. We recommend downloading the
- <i>Task List</i>, the
- <i>Focused UI</i>, and connectors appropriate to the bug repository that you use -- Bugzilla, Trac, or Jira. (Note that to download Jira, you need both the core and the connector.) You can download Mylyn without a bug repository, but it won't be as interesting an experience. If you download the Focused UI you will want to also choose the Bridge appropraite to the content you work with. Most developers will want to include all bridges provided.
- </li>
- <li>Read the license agreements, accept or decline as appropriate, and either select
- <i>Next</i> (if you accept) or
- <i>Cancel</i> (if you do not accept).
- </li>
- <li>You will see a list of features and where to install them. If the default installation directory is fine, select
- <i>Finish</i>.
- </li>
- </ol><hr/>
- <table class="navigation" style="width: 100%;" border="0" summary="navigation">
- <tr>
- <td style="width: 20%" align="left">
- <a href="Mylyn Reference.html" title="Introduction">
- <img alt="Previous" border="0" src="images/images/prev.gif"/>
- </a>
- </td>
- <td style="width: 60%" align="center">
- <a href="Mylyn Reference.html" title="Mylyn Reference">
- <img alt="Mylyn Reference" border="0" src="images/images/home.gif"/>
- </a>
- </td>
- <td style="width: 20%" align="right">
- <a href="Task-List.html" title="Task List">
- <img alt="Next" border="0" src="images/images/next.gif"/>
- </a>
- </td>
- </tr>
- <tr>
- <td style="width: 20%" align="left" valign="top">Introduction</td>
- <td style="width: 60%" align="center"></td>
- <td style="width: 20%" align="right" valign="top">Task List</td>
- </tr>
- </table>
- </body>
-</html> \ No newline at end of file

Back to the top