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 136288

Summary: Grails home can't be setted
Product: groovy Reporter: calavera <calavera>
Component: GrailsAssignee: martin_adamek <martin_adamek>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: patch file
screenshot

Description calavera 2008-06-02 17:13:56 UTC
If you install grails from "deb" binary package grails binary file is placed into /usr/bin directory instead of into
grails home directory. This file calls "startGrails" script, thus I think the module should check "startGrails" file
exists in order to set the grails home.
Comment 1 calavera 2008-06-02 17:16:21 UTC
Created attachment 62267 [details]
patch file
Comment 2 calavera 2008-06-18 14:23:20 UTC
I think it's a bug of the grails debian package. When it's installed it should create a simbolic link to grails
executable instead of copy it to /usr/bin. Btw I think it's important to provide a mechanism to locate the grails home
from the system path
Comment 3 MackSix 2013-04-18 09:33:27 UTC
Created attachment 133556 [details]
screenshot
Comment 4 MackSix 2013-04-18 09:34:22 UTC
Comment on attachment 133556 [details]
screenshot

Whoops, meant to attach this to another issue, sorry.