Skip to content

zowe/zowe-cobol-language-support-intellij

Repository files navigation

Zowe™ COBOL Language Support plug-in for IntelliJ IDEA™

Provides:

Prerequisites

  • Java v17
  • IntelliJ v2023.2 or later

How to run (user)

  • Open the folder with the project, run ./gradlew buildPlugin (for Unix-like) or .\gradlew.bat buildPlugin (for Windows) to build the plugin (or run "Package plugin" configuration)
  • The built plug-in will be at the build/distributions in .zip format, install it with Settings -> Plugins -> Install plugin from disk
  • Reload your IDE

How to run (developer)

  • Open the folder with the project, run "Run plugin" configuration, wait for the other instance of IDE to run

or

About

Zowe COBOL Language Support plug-in for IntelliJ IDEA

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published