/ge-ide-helper

Local web server application to support Gradle Enterprise UI and IDEA integration.

Primary LanguageJavaScript

ge-ide-helper

Local web server application to support Gradle Enterprise UI and IDEA integration (ie: adding links in GE's UI to open source files in IDEA).

Usage

  1. make sure that the project containing the source files built with Gradle Enterprise is open in Intellij IDEA
  2. open a terminal in the project root folder where the source files of your project are saved
  3. run npx github:almilo/ge-ide-helper
  4. after the application has finalised starting up, open the url shown in the console and follow the instructions shown there
  5. enjoy!