Coder Social home page Coder Social logo

bugzilla-intellij-task-provider's Introduction

Bugzilla Tasks Provider

A plugin for viewing bugs from Bugzilla within IntelliJ/Jetbrains familiy of IDEs.

Usage

Install the plugin

  • Download the most recent release from the Releases page.
  • Open the Settings menu in IntelliJ and go to the Plugins section.
  • Click on "Install plugin from disk..." and select the zip file you downloaded.
  • Restart IntelliJ when prompted.

Setup the plugin

  • Open the Settings menu in Intellij and go to the Tasks > Servers section.
  • Add a new server and select Bugzilla from the list.
  • Fill the information about the server url and your account data.
  • Click on "Test" to verify if the plugin can connect to your Bugzilla installation.

NOTE If you need to connect to your Bugzilla installation over SSL, and you receive the message "peer not authenticated" when you test the server, you might need to add the server's certificate to your Java trust store. Follow these instructions to resolve the problem.

Building

How to configure the project

  • Open the project settings from File > Project structure and go to the SDKs section.
  • Add a new IntelliJ Platform Plugin SDK and navigate to the folder where IntelliJ Ultimate is installed ($IDEA_HOME from now on), or the *.app on Mac OSX).
  • Move to the Global libraries section.
  • Add a new Java library add select all jars under the $IDEA_HOME/plugins/tasks folder.
  • Add both the SDK and the library to the project's module.
  • From the module's 'Dependencies' tab add a new Jars or directories... and select the libs folder of the project.

NOTE The plugin and all the libraries it depends on have to build with JDK 1.6 in order to work with IntelliJ 13.

How to build a plugin

  • From the Build menu, choose Make Project.
  • From the Build menu, choose Prepare Plugin Model <name> for Deployment.

Contributing

If you want to contribute to the project refer to the CONTRIBUTING.md document for guidelines.

Roadmap

You can follow the project planning on Trello, you can even vote for the tasks that are more important for you and you'll like to see implemented.

bugzilla-intellij-task-provider's People

Contributors

alebianco avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bugzilla-intellij-task-provider's Issues

PhpStorm support

It's good to see a Bugzilla plugin that looks like it's being actively maintained. PhpStorm supports Tasks & Contexts, but this plugin doesn't seem to do anything when installed into PhpStorm (I'm using PS-136.1768, which is the latest EAP for PhpStorm 8). Any chance you could add support for PhpStorm?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.