This is the first time I am trying with Grails. I followed the same post "Why I can't create new grails application in Netbeans 8.2?" I installed Netbeans 9 beta version from https://archive.apache.org/dist/incubator/netbeans/incubating-netbeans-java/incubating-9.0/incubating-netbeans-java-9.0-bin.zip
But for me, Groovy/Grails plugin is not available in the plugin window. How to get grail plugin in my case?
To use Grails with NetBeans 9.0 you must do the following:
Here are the details:
Step 1: To make the plugin available:
In the Update Center Customizer dialog:
Enter https://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz in the URL field, and click OK.
Step 2: To install the plugin:
Click the Install button to install the plugin, then restart NetBeans.
Step 3: To configure Grails:
Step 4: To create a Grails project: