Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/bugzilla-help.xml16
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/build.properties5
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/Bugzilla.gifbin3895 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/book.html29
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start.html17
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugEditor.html63
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugWizard.html61
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaFavorites.html47
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaSearch.html74
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove-all.gifbin117 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove.gifbin97 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-bug-editor.pngbin26853 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-favorites-window.pngbin6923 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-context.pngbin29427 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-dialog.pngbin24123 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-sorting.pngbin21175 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-searchresults.pngbin16954 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/existing-bug-editor.pngbin45881 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-attributes.pngbin20574 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-products.pngbin16445 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard.pngbin18781 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/offline-reports.pngbin13017 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/prefs.pngbin17722 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/previous-searches.pngbin16037 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query-overwrite.pngbin6687 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query.pngbin4326 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/saved-query-list.pngbin5074 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/update-search-dialog.pngbin24123 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/limitations.html35
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/offlineReports.html37
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/saveQuery.html50
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/setup.html54
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/html/start/use.html19
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/doc/toc.xml17
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/plugin.xml56
35 files changed, 1 insertions, 579 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/bugzilla-help.xml b/org.eclipse.mylyn.bugzilla.ui/bugzilla-help.xml
deleted file mode 100644
index 78b55ca14..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/bugzilla-help.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<contexts>
-
- <context id="bugzillaSearchContext">
- <description>Enter a Bug ID or some text to search the Bugzilla database for related bugs.</description>
- <topic href="docs/html/start/bugzillaSearch.html" label="Bugzilla Search"/>
- <topic href="http://www.bugzilla.org" label="Bugzilla Website"/>
- </context>
-
- <context id="bugzillaEditorContext">
- <description>View the bug with the "Preview" tab, and submit changes with the "Submit" tab.</description>
- <topic href="docs/html/start/submitEditor.html" label="Bugzilla Editor"/>
- </context>
-
-</contexts> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/build.properties b/org.eclipse.mylyn.bugzilla.ui/build.properties
index efa779c19..2b2a2688e 100644
--- a/org.eclipse.mylyn.bugzilla.ui/build.properties
+++ b/org.eclipse.mylyn.bugzilla.ui/build.properties
@@ -2,14 +2,11 @@ bin.includes = META-INF/,\
plugin.xml,\
icons/,\
about.html,\
- doc/,\
- bugzilla-help.xml,\
.
src.includes = src/,\
plugin.xml,\
META-INF/,\
about.html,\
- icons/,\
- doc/
+ icons/
jre.compilation.profile = J2SE-1.5
source.. = src/
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/Bugzilla.gif b/org.eclipse.mylyn.bugzilla.ui/doc/html/Bugzilla.gif
deleted file mode 100644
index ec6d66ce3..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/Bugzilla.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/book.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/book.html
deleted file mode 100644
index ddec74b4e..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/book.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
-
-<html>
-
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.73 [en] (Win98; U) [Netscape]">
- <title>Bugzilla: Bugzilla Database Server Querying</title>
-</head>
-
-<body >
- <font face="arial, lucida console" size="+3">
- <table cellpadding="5">
- <tr>
- <td><img src="Bugzilla.gif" alt="Bugzilla"></td>
- <td valign=bottom><b>Bugzilla Client</b><br><br></td>
- </tr>
- </table>
- </font>
-
- <br>
- <br>
- <br>
- <br>
- <br>
-
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start.html
deleted file mode 100644
index e59973752..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
- <h3>Getting Started</h3>
- <br>
- <p>Setting up and configuring Bugzilla, as well as instructions on its use.
- </font>
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugEditor.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugEditor.html
deleted file mode 100644
index 908bc204f..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugEditor.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Bugzilla Editor</h3>
- <br>
-
- <p><b>NOTE:</b> It is required that you have entered your Bugzilla login name and password
- into the Bugzilla plugin preferences if you wish to create new bugs.
- </p>
-
- <p>The bug editor is opened when you view a bug. Here, you can edit the bug and submit the changes.
- Once you are finished modifying the bug, you can click the "Submit" button at the
- bottom of the editor to submit it to the Bugzilla server. Also, if you have made
- changes to the bug, you can click the "Compare" button to inspect any changes between
- your version of the bug and the online version.
- </p>
-
- <p>You can save the current version of the bug offline on your
- hard-drive using Ctrl+s or File -&gt; Save. The locally saved bug report will be accessible from the Offline Reports View. Any
- time you try to view a bug with this id, your offline copy will be shown instead of the one
- from the server. You can continue to make and save changes until you either delete the offline
- version or submit your changes to the server.
- </p>
- <p>At the top of the editor, there is a hyperlink that says &quot;Open in
- browser&quot;.&nbsp; This will open the current bug in the default web browser
- specified in eclipse.&nbsp; This is useful for if the bug editor does not
- currently support an option that you wish to use such as voting.&nbsp; If
- you wish to have the bug editor close and the web browser open, you can
- Alt+click on the link.</p>
-
-
- <img src="./images/existing-bug-editor.png"><br>
-
- <p>A bug saved from the New Bug Wizard will open in a simpler editor, since it does
- not yet exist on a server, and so there are fewer tasks you can perform on it.
- The most notable change is that there is no button to allow you to compare it with
- the online version.
- and the only action is to submit the report to the server.
- </p>
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-
-</body>
-</html> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugWizard.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugWizard.html
deleted file mode 100644
index f061907c8..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugWizard.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-
-<head>
- <title>New Bug Wizard</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>New Bug Wizard</h3>
- <br>
-
- <p><b>NOTE:</b> It is required that you have entered your Bugzilla login name and password
- into the Bugzilla plugin preferences if you wish to create new bugs.
- </p>
-
- <p>This Bugzilla plugin allows you to submit new bugs. To do this, go to "File->New->Other..."
- and then choose "Bugzilla Wizards" and "New Bug Report".
- </p>
-
- <img src="./images/new-bug-wizard.png"><br>
-
- <p>When you click "Next", you will be presented with a dialog that contains the list
- of products that you can submit a bug for. Choose the product that you wish to submit
- the bug for and click "Next". If there is only one product to choose from, then this
- screen will be skipped over automatically.
- </p>
-
- <img src="./images/new-bug-wizard-products.png"><br>
-
- <p>Now, you can modify the required attributes for the new bug. When you are finished,
- you can submit the bug to the server. To do so, select "Submit bug report to the server."
- and click the "Finish" button. This will submit your new bug to the server. If no
- problems occured, the new bug will be opened in a Bugzilla editor so that you can review
- your submission.
- </p>
-
- <img src="./images/new-bug-wizard-attributes.png"><br>
-
- <p>Alternatively, you can save the bug offline on your hard-drive. Select "Save bug
- report offline." and click the "Finish" button. The locally saved bug report will be
- accessible from the Offline Reports View and can be submitted later.</p>
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-
-</body>
-</html> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaFavorites.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaFavorites.html
deleted file mode 100644
index 409582f61..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaFavorites.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Saving Favorites</h3>
- <br>
-
- <p>
- Bugzilla has the ability to save bugs that are frequently accessed as a favorite
- similar to a web browser. To do this, after a search is done right click on the bug
- in the Search results window that you would like to save and choose "Mark Result as Favorite".&nbsp;
- Favorites can also be added through the context menu in the bug editor.</p>
-
- <img src="./images/bugzilla-search-context.png"><br>
-
- <p>
- A new window will now open that contains your specific list of favorites. To access
- any of the bugs in the favorites view, just double click on the one that you want to
- open and a Bugzilla bug editor will open containing the specific bug. To access the favorites
- menu without adding a new bug, go to Window --> Show View --> Other... --> Bugzilla and click
- on Bugzilla Favorites.
- </p>
-
- <img src="./images/bugzilla-favorites-window.png"><br>
-
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaSearch.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaSearch.html
deleted file mode 100644
index 45d93835f..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/bugzillaSearch.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Searching Reports</h3>
- <br>
-
- <p>
- A Bugzilla Search tab has also been added to the Eclipse Search pane. You can enter
- a bug ID or keywords in the text field and, if desired, limit the
- search by selecting particular attributes that the bug must have.
- Press Enter or click "Search" to proceed with the query to the Bugzilla server.&nbsp;
- </p>
- <p>
- <i>Note:</i>
- There is an update button near the bottom of the Bugzilla search dialog.
- When this button is clicked, it will query the Bugzilla server for new
- options. These options are for the bug attributes such as milestone, product, etc.
- This allows Bugzilla to contain the latest information so that you can
- perform a better search.
- </p>
-
- <img src="./images/bugzilla-search-dialog.png"><br>
-
- <p>
- If a Bugzilla ID was entered, that particular bug report will open in
- the Bugzilla bug viewer.
- </p>
-
- <img src="./images/bugzilla-bug-editor.png"><br>
-
- <p>
- If a bug id was not entered, the results will appear in the Search results tab.
- From here, you can open any of the items by double-clicking on them.
- </p>
-
- <img src="./images/bugzilla-searchresults.png">
-
- <p>
- By default, all of the results are sorted by Bug ID. They can also be sorted by
- priority, severity, or status. To change the way the items are sorted, right-click
- any bug and choose from the "Sort By" submenu.
- </p>
-
- <img src="./images/bugzilla-search-sorting.png">
-
- <p>
- Previous Bugzilla queries are accessible through the drop-down
- history menu at the right end of the view's toolbar.
- </p>
-
- <img src="./images/previous-searches.png"><br>
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove-all.gif b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove-all.gif
deleted file mode 100644
index 2c069ab3f..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove-all.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove.gif b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove.gif
deleted file mode 100644
index 12a9167c5..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/Icons/remove.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-bug-editor.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-bug-editor.png
deleted file mode 100644
index ca477bd91..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-bug-editor.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-favorites-window.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-favorites-window.png
deleted file mode 100644
index 57f2e2bdd..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-favorites-window.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-context.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-context.png
deleted file mode 100644
index 2160aaa11..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-context.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-dialog.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-dialog.png
deleted file mode 100644
index d00221612..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-dialog.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-sorting.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-sorting.png
deleted file mode 100644
index c2ccdc703..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-search-sorting.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-searchresults.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-searchresults.png
deleted file mode 100644
index fbb118138..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/bugzilla-searchresults.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/existing-bug-editor.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/existing-bug-editor.png
deleted file mode 100644
index 10c72e2c9..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/existing-bug-editor.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-attributes.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-attributes.png
deleted file mode 100644
index 4cbcd7297..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-attributes.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-products.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-products.png
deleted file mode 100644
index 6fe751b3e..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard-products.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard.png
deleted file mode 100644
index b79562d44..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/new-bug-wizard.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/offline-reports.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/offline-reports.png
deleted file mode 100644
index 8431de2c2..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/offline-reports.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/prefs.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/prefs.png
deleted file mode 100644
index 1f4dd866d..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/prefs.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/previous-searches.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/previous-searches.png
deleted file mode 100644
index d36812640..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/previous-searches.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query-overwrite.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query-overwrite.png
deleted file mode 100644
index e16bbb8ca..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query-overwrite.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query.png
deleted file mode 100644
index 4d8ac7e1a..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/remember-query.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/saved-query-list.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/saved-query-list.png
deleted file mode 100644
index c7681ee9a..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/saved-query-list.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/update-search-dialog.png b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/update-search-dialog.png
deleted file mode 100644
index d00221612..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/images/update-search-dialog.png
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/limitations.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/limitations.html
deleted file mode 100644
index 606071a94..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/limitations.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Preparing Eclipse
- </title>
- </head>
- <body>
- <h1>
- Known Limitations</h1>
- <p><b>Supported platforms</b></p>
- <ul>
- <li>Eclipse 3.1 final or later</li>
- <li>Java 5 VM or later</li>
- </ul>
- <p><b>Bugzilla</b></p>
- <p>This plug-in only works with Bugzilla 2.16 and 2.18 installations that
- are not highly customized since it relies on parsing the html from the
- Bugzilla server.</p>
- <p>You can only set one bug repository per workspace.&nbsp; Proxy servers
- are not yet supported.</p>
-
- <p>There is currently no support for attachments in the integrated bug
- editor.</p>
- <p>The Bugzilla Search Dialog shows all attributes for any Product, not just
- the currently selected one.</p>
- <p>&nbsp;</p>
-
- </body>
-</html>
-
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/offlineReports.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/offlineReports.html
deleted file mode 100644
index 8c4f10fc5..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/offlineReports.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Offline Reports</h3>
- <br>
-
- <p>Bugzilla has the ability to save bugs offline on your hard-drive from both the bug editor and the
- New Bug Wizard. The Offline Reports View is where the saved bug reports can be accessed. To show the
- offline reports menu without saving a new bug, go to Window --> Show View --> Other... --> Bugzilla
- and click on Bugzilla Offline Reports. To open an offline bug, simply double-click it.
- </p>
-
- <img src="./images/offline-reports.png"><br>
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-
-</body>
-</html> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/saveQuery.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/saveQuery.html
deleted file mode 100644
index 5c9066bb2..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/saveQuery.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Saving Queries</h3>
- <br>
-
- <p>
- There is a pair of buttons in the middle of the search dialog that allow you
- to save frequently used queries and run these saved queries. The "Remember..." button
- will save the current query, and the "Saved Queries..." button will display
- a list of saved queries that you can choose from.
- </p>
-
- <img src="./images/bugzilla-search-dialog.png"><br>
-
- <p>
- When the "Remember..." button is clicked, a dialog will be displayed asking
- you to name the query. Once "OK" is clicked, the query will be saved locally.
- </p>
-
- <img src="./images/remember-query.png"><br>
-
- <p>
- If you try to name a new query with an name that already exists, you will be prompted
- asking whether to overwrite the currently saved query with the new one.
- </p>
-
- <img src="./images/remember-query-overwrite.png"><br>
-
- <p>
- When the "Saved Queries..." button is clicked on, another dialog will be displayed
- containing a list of all of the queries that are currently saved on your computer. Select
- the query that you wish to run and click "run" to execute it.
- </p>
-
- <img src="./images/saved-query-list.png"><br>
-
- <br>
-
- </font>
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/setup.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/setup.html
deleted file mode 100644
index 7501739c3..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/setup.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-
-<head>
- <title>Server Configuration</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Server Configuration</h3>
- <br>
-
- <p>Although default settings are provided, the bugzilla server can be changed. To change the configuration, go to Preferences (in the Window menu) and open the Bugzilla tab.
- </p>
-
- <p>Here, the following parameters can be set:
-
- <ol>
- <li>URL of the Bugzilla server (set by default to the Eclipse Bugzilla server). This is used by the bug report
- viewer to view Bugzilla items within Eclipse.</li>
-
- <li>Your login name for the Bugzilla server (optional).</li>
- <li>Your password for the Bugzilla server (optional).</li>
- <li>Whether the version of the Bugzilla server to be accessed is 2.18 or
- 2.16 (Note: The Eclipse.org server is 2.18)</li>
-
- </ol>
- <br>
- Your Bugzilla login name and password are only required if you wish to create or modify bugs
- using this Bugzilla plugin. Viewing bugs using this plugin does not require that a user name
- and password be specified unless it is required by the server.<p>&nbsp;</p>
- </p>
-
- <img src="./images/prefs.png">
- <br>
- <br>
-
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
- <br>
-
- </font>
-
-</body>
-</html> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/use.html b/org.eclipse.mylyn.bugzilla.ui/doc/html/start/use.html
deleted file mode 100644
index e1c0599f4..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/html/start/use.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-
-<head>
- <title>Getting Started</title>
-</head>
-
-<body>
- <font face="arial, lucida console">
-
- <h3>Using Bugzilla</h3>
- <br>
-
- <p>How to use the various functions of bugzilla, and interpret their results.
-
- </font>
-</body>
-
-</html>
diff --git a/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml b/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml
deleted file mode 100644
index 19fcdd485..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/doc/toc.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS TYPE="org.eclipse.help.toc"?>
-
-<toc link_to="../org.eclipse.mylar.doc/doc/toc.xml#bugzilla" label="Bugzilla Client">
-<!--
- <topic label="Bugzilla Client" href="doc/html/book.html">
- <topic label="Server Configuration" href="doc/html/start/setup.html"/>
- <topic label="New Bug Wizard" href="doc/html/start/bugWizard.html"/>
- <topic label="Searching Reports" href="doc/html/start/bugzillaSearch.html"/>
- <topic label="Saving Favorites" href="doc/html/start/bugzillaFavorites.html"/>
- <topic label="Saving Queries" href="doc/html/start/saveQuery.html"/>
- <topic label="Offline Reports" href="doc/html/start/offlineReports.html"/>
- <topic label="Known Limitations" href="doc/html/start/limitations.html"/>
- <topic label="Editing Reports" href="doc/html/start/bugEditor.html"/>
- </topic>
- -->
-</toc> \ No newline at end of file
diff --git a/org.eclipse.mylyn.bugzilla.ui/plugin.xml b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
index 621f24582..7f7fca0e2 100644
--- a/org.eclipse.mylyn.bugzilla.ui/plugin.xml
+++ b/org.eclipse.mylyn.bugzilla.ui/plugin.xml
@@ -54,60 +54,4 @@
</description>
</decorator>
</extension>
-
- <extension
- id="org.eclipse.mylar.bugzilla.help.context"
- name="Bugzilla Context-sensitive Help"
- point="org.eclipse.help.contexts">
- <contexts
- file="bugzilla-help.xml">
- </contexts>
- </extension>
-<!-- <extension
- point="org.eclipse.search.searchPages"
- id="org.eclipse.mylar.bugzilla.core.search.searchPage"
- name="Bugzilla Search Page">
- <page
- class="org.eclipse.mylar.internal.bugzilla.ui.search.BugzillaSearchPage"
- enabled="true"
- icon="icons/elcl16/bug-search.gif"
- id="org.eclipse.mylar.bugzilla.core.search.bugzillaSearchPage"
- label="Bugzilla Search"
- tabPosition="999"/>
- </extension>
- <extension
- id="BugzillaSearchPage"
- point="org.eclipse.search.searchResultViewPages">
- <viewPage
- class="org.eclipse.mylar.internal.tasks.ui.search.RepositorySearchResultView"
- searchResultClass="org.eclipse.mylar.internal.bugzilla.ui.search.BugzillaSearchResult"
- id="org.eclipse.mylar.bugzilla.BugzillaSearchResultPage"/>
- </extension>-->
-<!-- <extension
- point="org.eclipse.mylar.tasks.ui.templates">
- <repository
- addAutomatically="true"
- label="Eclipse.org"
- repositoryKind="bugzilla"
- urlRepository="https://bugs.eclipse.org/bugs"
- version="2.20"/>
- </extension>-->
-<!-- <extension
- id="org.eclipse.mylar.bugzilla.core.search.repositorySearchPage"
- name="Repository Search Page"
- point="org.eclipse.search.searchPages">
- <page
- class="org.eclipse.mylar.internal.tasks.ui.TaskSearchPage"
- enabled="true"
- icon="icons/elcl16/bug-search.gif"
- id="org.eclipse.mylar.bugzilla.core.search.repositorySearchPage"
- label="Repository Search"
- tabPosition="999"/>
- </extension>-->
-<!-- <extension
- point="org.eclipse.mylar.tasklist.editors">
- <hyperlinkListener
- class="org.eclipse.mylar.internal.bugzilla.ui.BugzillaTaskHyperlinkDetector"
- type="org.eclipse.mylar.bugzilla.ui.hyperlinkListener1"/>
- </extension>-->
</plugin>

Back to the top