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 - need a way to add multiple grails versions to the IDE
Summary: need a way to add multiple grails versions to the IDE
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.0.2
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks: 257981
  Show dependency tree
 
Reported: 2011-12-19 20:32 UTC by athompson
Modified: 2016-09-11 11:20 UTC (History)
1 user (show)

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 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.