项目作者: forge

项目描述 :
JBoss Forge IntelliJ IDEA Plugin
高级语言: Java
项目地址: git://github.com/forge/intellij-idea-plugin.git
创建时间: 2013-04-22T19:49:28Z
项目社区:https://github.com/forge/intellij-idea-plugin

开源协议:Eclipse Public License 1.0

下载


JBoss Forge IntelliJ IDEA Plugin

Published in http://plugins.jetbrains.com/plugin/7515

Provides support for JBoss Forge commands and wizards in IntelliJ IDEA.

To show a list of commands press Ctrl+Alt+4. On MacOSX, use Command + Option + 4.

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for “JBoss Forge IDEA Plugin” >
    Install Plugin

  • Manually:

    Download the latest release and install it manually using
    Preferences > Plugins > ⚙️ > Install plugin from disk…


This plugin based on the IntelliJ Platform Plugin Template.

JDK Version

This plugin should work with JDK 11 and above.

Building

This plugin uses Gradle as the build tool and the Intellij Gradle plugin.

Releasing

The release is performed using GitHub Actions. Once any changes are committed to the master branch, a changelog and a release draft are created.
Once the release is marked as published, the plugin is published to the Intellij Plugins repository