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 206555

Summary: need a way to add multiple grails versions to the IDE
Product: groovy Reporter: athompson <athompson>
Component: GrailsAssignee: bruno.flavio
Status: NEW ---    
Severity: normal CC: bruno.flavio
Priority: P3    
Version: 8.0.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 257981    

Description athompson 2011-12-19 20:32:29 UTC
Now that grails 2.0 is out, it's common to have multiple grails projects with multiple grails versions.  However, Netbeans currently only allows you to specify one grails path so if you need to work with a grails project with a differing version, you must close all open grails projects, change the grails path in options, possibly restart, and load the new project.  It would be better if you had a "grails platforms" dialog similar to the "java platforms" dialog (and others) under the Tools menu, and you were allowed to specify which platform to use with each project individually.
Comment 1 athompson 2012-07-30 16:04:27 UTC
Echo...echo...echo...
Comment 2 Martin Janicek 2012-07-31 07:22:24 UTC
Hi athompson, I'll definitely try to do this for the next version. Don't want to promise anything since there is a lot of things on my agenda, but I'll try.
Comment 3 athompson 2012-07-31 15:03:15 UTC
Cool, thanks!
Comment 4 kmteoh 2014-03-05 06:16:29 UTC
like to check status on this one. I am fan of netbeans simply because i am working on php and java/grails simutanously however i find it hard when a few apps need to  run at same time to test api integrations locally, which they all have different grails versions.

perhaps it can be defined in grails project properties with the path to grails folder?
Comment 5 barmeier 2015-10-12 08:08:19 UTC
Are there any changes to this issue ?
I think this is a must have feature for everybody developing with Grails.
Comment 6 bruno.flavio 2015-11-15 20:25:49 UTC
(In reply to barmeier from comment #5)

Hi,

The current development branch doesn't have improvements regarding this issue.

However, since I've been working with the NetBeans development team to improve  groovy/grails support I've also felt the need to have this feature.

I'll be evaluating how we could add this feature once I'm done with the bugs I'm working on.