Skip to content

IntelliJ IDEA IDE Integration for ALM Octane

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.xml
Notifications You must be signed in to change notification settings

MicroFocus/octane-intellij-plugin

Repository files navigation

octane-intellij-plugin

IntelliJ IDEA IDE Integration for Core Software Delivery Platform

The plugin shares a common service layer with: https://github.com/MicroFocus/octane-eclipse-plugin
Common: https://github.com/MicroFocus/octane-plugin-common

Connection to the server is done using the REST SDK for Core Software Delivery Platform, see:

How to build:

The plugin is build using gradle, with the https://github.com/JetBrains/gradle-intellij-plugin

Go to the project main folder and run:

gradle buildPlugin

How to debug:

gradle runIdea

You can run this gradle task from IntelliJ in debug mode.