Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 577 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 577 Bytes

crucidea

Lets you open a file from FishEye web interface directly into the IntelliJ IDEA.

Tested with:

  • Atlassian FishEye analysis with Crucible code review - Version: 3.10.2
  • IntelliJ IDEA 2016.2
  • Ubuntu 16.04
  • Firefox

Prerequisite:

  • Install nodeJs
  • from terminal sudo apt-get install nodejs
  • Install npm
  • from terminal sudo apt-get install npm
  • Create Idea Launcher
  • from IntelliJ IDEA go to Tools/Create Command-line Launcher Script and press OK

Installation:

  • Download Crucidea and unpack it
  • Install dependencies
  • from terminal npn install