This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144094 - Should accept Grails install dir as home dir
Summary: Should accept Grails install dir as home dir
Status: RESOLVED WORKSFORME
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 16:00 UTC by Patrick Keegan
Modified: 2013-03-04 08:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Keegan 2008-08-15 16:00:52 UTC
When setting the Grails home directory in the Options window, it rejects it if you select the install dir. This is
strange, because the install dir is what is used in the GRAILS_HOME environment variable.

I'd suggest accepting the user's selection of the install dir and automatically converting the selection to the grails
subdir.
Comment 1 Martin Janicek 2013-03-04 08:00:35 UTC
Closing as WORKSFORME. The problem was probably fixed during the last few
releases, but don't know the exact changeset.