The following features are planned:

A preview release of the plugin is available on an update site. It
currently interfaces with Bugzilla versions 2.16.x.
The following steps explain how to install it:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/updates
To get started with the plug-in, do the following:
The best way to get started is to double-click on the newly added
Bugzilla server. This will open the SWT browser in the editor pane of
your workbench and display the starting page of the selected Bugzilla
system. As you issue queries or display specific bugs, the History folder in the bug systems
view gets populated with the visited items.
You can store bug reports and queries by dragging them to the
top-level node in the bug systems view. In order to better organize
your queries and bug reports, you can also create folders, which behave
in a way similar to file system folders. To create a new folder in the
top level node, right-click the latter and select Add > Folder. You can also create
folders within folders. To move and copy queries and bug reports,
either drag them around with your mouse, use the context menu to access
standard actions such as Copy, Paste and Move or simply use the
standard platform shortcuts for these actions.
The bottom pane of the bug view gives a compact summary of the item
selected in the top part. For instance, if a bug report is selected,
you see some key data listed such as the bug owner, the priority and
status. Further, you can see the description of the bug as entered by
the reporter as well as all consecutive comments posted by other
persons. You can also browse through the comments by selecting them in
the tree view. This quick overview is especially useful if the bug
systems view is used as a fast view in the Eclipse workbench.
The queries and bug reports can be updated using the Refresh command from the context menu. This will fetch the latest data from the Bugzilla server and update the UI accordingly. Refreshing a query will re-execute it and display the results as children of the query node.
If you already now the number (id) of a bug you are interested in
observing, you can also select Add
> Bug Report from the context menu of either a folder or the
Bugzilla server to add it. Similarly, a query can be added by selecting
Add > Query and pasting the
query URL - addmittedly not very convenient. The best way currently to
add queries is to browse them with the browser to get them added to the
history view and drag them somewhere. The history folder can be cleared
using Clear History from its
context menu.
We also support named queries to some extent. Named queries are
queries stored on the Bugzilla server for a specific user. In order to
access them, you have to be logged in with your Bugzilla username and
password. In order to log in, you first have to log in into Bugzilla
from the SWT browser. Then, clicking on one of your bookmarks in the
browser will automatically add it to the history folder. If you haven't
been logged in so far, you will be prompted to submit your username and
password. The reason for this is that the SWT browser uses the same
cookies as your system browser, whereas our plugin cannot access these
directly and has to maintain its own store for the login information.
You can manage your named queries in the smame way as any other
Bugzilla query.
Currently, there is no support to actively change something on the
Bugzilla server via the bug systems view. This means that so far, the
only way to post comments, file new bug reports or manipulating any
other information in Bugzilla is to use the browser.
Please report any bugs you might encounter, suggestions for improvements, and general notes and comments to the Platform > Team component in the Eclipse Bugzilla. Thank you, we hope you find it useful!