Open jGauravGupta opened 7 years ago
There's no real documentation to speak of. What this has really provided, so far, is some missing logic where the IDE wasn't recognizing locations of persistence.xml locations. There has not been anything added that allows entries in the new Project panel.
So what are the extra functionalities this plugin provides in compare to https://github.com/kelemen/netbeans-gradle-project . Can you please highlight or refer to doc .
It's been a while. I'd say review the Closed issues. The primary reason for this plugin was to address JavaEE specific features that shouldn't go into the standard Gradle plugin. When I was using this, it was primarily to address validation errors in the editor. I wasn't using NetBeans to create Web projects, as you can do that manually in the Gradle script.
Any document is available for "NetBeans + Gradle + JavaEE" , I have installed http://plugins.netbeans.org/plugin/55529/gradle-javaee-support but still didn't found the Gradle JavaEE Web project in new Project panel.