Skip to content

User Guide: Plugin Installation

Yosef Raisman edited this page Jul 2, 2017 · 9 revisions

Overview

Our plugin for Eclipse is available in the Eclipse Marketplace, at this link. If you have a current version of Eclipse (that includes Eclipse Marketplace Client), you can use either the client in your IDE, or the plugin's page in the website.

If your installation of Eclipse doesn't include a Marketplace client, go to the this section.

Table of contents

Install using Eclipse Marketplace

Install from the IDE

Open Eclipse, and select Eclipse Marketplace... from the Help menu.

Imgur

Search for "BugQuery" in the Marketplace Client and click on the Install button.

Imgur

Accept the license, and click Finish.

Imgur

If you get a security warning click OK.

Imgur

The plugin should now be installing.

Imgur

When the installation is complete, click Yes to restart the program and use the plugin.

Imgur

Install from the Eclipse Marketplace Website

Go to marketplace.eclipse.org/content/bugquery-plugin in you favorite browser.

Imgur

Drag the install button Imgur into your running Eclipse workspace. If your version of Eclipse includes a Marketplace client, a dialog called Confirm Selected Features should open (if not, please use a method that doesn't require Eclipse Marketplace). Click Confirm >.

Imgur

Continue as you would installing from the IDE (see above - confirm the license and restart).

Install without Eclipse Marketplace

Open Eclipse, and select Install New Software... from the Help menu.

Imgur

In the Install window, click on Add....

Imgur

Fill in the following, and click OK.

Name: BugQuery
Location: http://ssdlbugquery.cs.technion.ac.il/feature

Imgur

Select BugQuery from BugQuery Tools, and click Next >.

Imgur

Accept the license, and click Finish.

Imgur

If you get a security warning click OK.

Imgur

The plugin will now install.

Imgur

When the installation is complete, click Yes to restart the program and use the plugin.

Imgur

Hacky way:

Download https://github.com/TechnionYP5777/Bugquery/blob/master/BugQueryServerSide/src/main/resources/static/feature/plugins/com.bugquery.plugin_0.5.0.jar and put it in your Eclipse directory, in the dropins folder.

Clone this wiki locally