kelemen / netbeans-gradle-project

This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.
172 stars 57 forks source link

Java EE support #334

Closed jGauravGupta closed 7 years ago

jGauravGupta commented 7 years ago

Hi @kelemen ,

Please provide the support for JavaEE project. So developer can connect the project with available server in the NetBeans IDE and directly deploy to it.

If support for some features is already available then please share the doc.

kelemen commented 7 years ago

EE support is not in the context of this plugin. The Gradle JavaEE plugin should provide any related feature. If you need something, report it there.