john Little created NETBEANS-1431:
-------------------------------------
Summary: Cant set grails home in netbeans 9
Key: NETBEANS-1431
URL: https://issues.apache.org/jira/browse/NETBEANS-1431
Project: NetBeans
Issue Type: Bug
Components: groovy - Grails
Affects Versions: 9.0
Environment: MacOs 10.13.6
Netbeans 9 installed via https://github.com/carljmosca/netbeans-macos-bundle
Reporter: john Little
Fix For: Next
By default, grails plugin is missing from netbeans 9.0. I found a blog which
explained how to get it back, by the following hack:
Go to Tools | Plugins in Apache NetBeans (incubating) 9.0 and, in the Settings
tab, register the NetBeans IDE 8.2 update center:
[http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
Now I can open grails 3.3.8 projects, but when I try to run them, or do any
thing with grails in netbeans, I get this error:
"The Grails Home has not been set. Use the menu Tools/Options/Groovy to set the
environment".
Firstly, the GRAILS_HOME is correctly exported in the .bash_profile on the mac,
but the real problem is that there is exists no "options" under "tools" menu.
I have scoured the UI, and cant find anywhere to set the grails home.
It seems to be broken.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists