Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gluonhq/ide-plugins

Gluon integration with Java IDEs
https://github.com/gluonhq/ide-plugins

Last synced: 6 days ago
JSON representation

Gluon integration with Java IDEs

Awesome Lists containing this project

README

        

# Gluon IDE Plugins

Gluon integration with Java IDEs. The repository contains Gluon plugin source for the following IDEs:

* Eclipse
* IntelliJ IDEA
* Apache Netbeans

To learn more about these plugins, please visit [Gluon documentation](https://docs.gluonhq.com/#_ide_plugins).

## Eclipse

### Requirements

The Gluon Plugin for Eclipse has the following dependency:

[Eclipse Buildship](https://marketplace.eclipse.org/content/buildship-gradle-integration) version 2.2.0+

## NetBeans

### Requirements

The Gluon Plugin for NetBeans has the following dependency:

[Gradle Support](http://plugins.netbeans.org/plugin/44510/gradle-support)

This plugin adds support for opening Gradle based Java projects. If the Gradle plugin is not yet available in your NetBeans environment, it will be installed automatically when installing the Gluon plugin.

## Release Notes

[Eclipse](https://github.com/gluonhq/ide-plugins/blob/master/eclipse/CHANGELOG.md)

[IntelliJ IDEA](https://github.com/gluonhq/ide-plugins/blob/master/intellij/CHANGELOG.md)

[NetBeans](https://github.com/gluonhq/ide-plugins/blob/master/netbeans/CHANGELOG.md)