|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
|
|
Intellij IDEA Jetgroovy and Grails 1.1 Beta 1I'm having problems getting Intellij IDEA to recognize my Grails 1.1 beta 1 grails install. When I try to point my project Grails SDK to it, it scans the files and then reverts to say no Grails SDK is configured. It does work however with the 1.0.4 binary distribution.
Anyone seen something similar? Thanks, Mike |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Hi Mike,
same for me, but no solution at the moment! Ciao stefano
|
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1I'm still on 1.0.3. so haven't experienced this problem, but I'm assuming you've done the obvious and checked for a JetGroovy plugin update?
- DP ----- Original Message ---- From: stefano gualdi <stefano.gualdi@...> To: user@... Sent: Wednesday, December 3, 2008 7:37:27 PM Subject: Re: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 Beta 1 Hi Mike, same for me, but no solution at the moment! Ciao stefano Mike Brevoort-2 wrote: > > I'm having problems getting Intellij IDEA to recognize my Grails 1.1 beta > 1 > grails install. When I try to point my project Grails SDK to it, it scans > the files and then reverts to say no Grails SDK is configured. It does > work > however with the 1.0.4 binary distribution. > > Anyone seen something similar? > > Thanks, > Mike > > -- View this message in context: http://www.nabble.com/Intellij-IDEA-Jetgroovy-and-Grails-1.1-Beta-1-tp20817716p20817748.html Sent from the grails - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1> same for me, but no solution at the moment!
It very much depends on how IDEA determines whether it's Grails installation or not. Maybe work checking on their forums. Cheers, Peter --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Same for me....I just got frustrated and gave up, but I think we need
to make sure we have a JIRA issue on this over at Idea? On Wed, Dec 3, 2008 at 12:37 PM, stefano gualdi <stefano.gualdi@...> wrote: > > Hi Mike, > > same for me, but no solution at the moment! > > Ciao > stefano > > > Mike Brevoort-2 wrote: >> >> I'm having problems getting Intellij IDEA to recognize my Grails 1.1 beta >> 1 >> grails install. When I try to point my project Grails SDK to it, it scans >> the files and then reverts to say no Grails SDK is configured. It does >> work >> however with the 1.0.4 binary distribution. >> >> Anyone seen something similar? >> >> Thanks, >> Mike >> >> > > -- > View this message in context: http://www.nabble.com/Intellij-IDEA-Jetgroovy-and-Grails-1.1-Beta-1-tp20817716p20817748.html > Sent from the grails - user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1I posed this question on the JetGroovy user forum:
http://www.jetbrains.net/devnet/thread/278936?tstart=0 Though from this discussion, it looks like Jetbrains may not intend to make any changes to JetGroovy relative to 7.* vs 8.0: http://www.jetbrains.net/devnet/message/5225339#5225339 Mike On Wed, Dec 3, 2008 at 10:43 AM, Peter Ledbrook <peter@...> wrote:
|
|
|
Synchronizing access to session objectOne method in the controller is reading data and putting it in a large
session object. I want other methods (closures) to read from that session object and pass the info to views. Sometimes it works - sometimes it doesn't. I have a feeling I need to synchronize access. Do I use the simple Java syncrhonize - or what? Ron --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Yeah which means it looks like we'll all be raiding the piggy bank for
license upgrades.... :( Are folks using 8.0 having the same problem? On Wed, Dec 3, 2008 at 1:05 PM, Mike Brevoort <mike@...> wrote: > I posed this question on the JetGroovy user forum: > http://www.jetbrains.net/devnet/thread/278936?tstart=0 > > Though from this discussion, it looks like Jetbrains may not intend to make > any changes to JetGroovy relative to 7.* vs 8.0: > http://www.jetbrains.net/devnet/message/5225339#5225339 > > Mike > > > On Wed, Dec 3, 2008 at 10:43 AM, Peter Ledbrook <peter@...> > wrote: >> >> > same for me, but no solution at the moment! >> >> It very much depends on how IDEA determines whether it's Grails >> installation or not. Maybe work checking on their forums. >> >> Cheers, >> >> Peter >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Yes. Same issue.
On Wed, Dec 3, 2008 at 1:30 PM, Daniel Honig <daniel.honig@...> wrote: > Yeah which means it looks like we'll all be raiding the piggy bank for > license upgrades.... > :( > Are folks using 8.0 having the same problem? > > On Wed, Dec 3, 2008 at 1:05 PM, Mike Brevoort <mike@...> wrote: >> I posed this question on the JetGroovy user forum: >> http://www.jetbrains.net/devnet/thread/278936?tstart=0 >> >> Though from this discussion, it looks like Jetbrains may not intend to make >> any changes to JetGroovy relative to 7.* vs 8.0: >> http://www.jetbrains.net/devnet/message/5225339#5225339 >> >> Mike >> >> >> On Wed, Dec 3, 2008 at 10:43 AM, Peter Ledbrook <peter@...> >> wrote: >>> >>> > same for me, but no solution at the moment! >>> >>> It very much depends on how IDEA determines whether it's Grails >>> installation or not. Maybe work checking on their forums. >>> >>> Cheers, >>> >>> Peter >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Raised this issue with JetBrains a while back.
http://www.jetbrains.net/jira/browse/GRVY-1933 This relates to 8.0.1, so don't raid the piggy bank just yet! Intellij feels 'fragile' to me...not tolerant of ANY changes. BOB > -----Original Message----- > From: Kevin Burke [mailto:kembuco@...] > Sent: Thursday, 4 December 2008 4:42 AM > To: user@... > Subject: Re: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 Beta > 1 > > Yes. Same issue. > > On Wed, Dec 3, 2008 at 1:30 PM, Daniel Honig <daniel.honig@...> > wrote: > > Yeah which means it looks like we'll all be raiding the piggy bank > for > > license upgrades.... > > :( > > Are folks using 8.0 having the same problem? > > > > On Wed, Dec 3, 2008 at 1:05 PM, Mike Brevoort <mike@...> > wrote: > >> I posed this question on the JetGroovy user forum: > >> http://www.jetbrains.net/devnet/thread/278936?tstart=0 > >> > >> Though from this discussion, it looks like Jetbrains may not intend > to make > >> any changes to JetGroovy relative to 7.* vs 8.0: > >> http://www.jetbrains.net/devnet/message/5225339#5225339 > >> > >> Mike > >> > >> > >> On Wed, Dec 3, 2008 at 10:43 AM, Peter Ledbrook > <peter@...> > >> wrote: > >>> > >>> > same for me, but no solution at the moment! > >>> > >>> It very much depends on how IDEA determines whether it's Grails > >>> installation or not. Maybe work checking on their forums. > >>> > >>> Cheers, > >>> > >>> Peter > >>> > >>> ------------------------------------------------------------------- > -- > >>> To unsubscribe from this list, please visit: > >>> > >>> http://xircles.codehaus.org/manage_email > >>> > >>> > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1The issue has been fixed according to Jira, but I didn't see an update for the plugin in 8.0.1. I was able to find a work around by downloading the EAP version 9572, zipping up the plugin/Groovy directory and moving it the 8.0.1 plugin directory. You can find the file at http://www.mjwall.com/2008/12/intellij-801-issues-with-grails-11-beta2/
|
|
|
|
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Test/run isn't working for me either...it seems that the grails jars are
being left out of the runner's classpath: "C:\Program Files\Java\jdk1.6.0_11\bin\java" -Dserver.host=localhost -Dserver.port=8080 -Denable.jndi=false -Ddisable.auto.recompile=false -Drecompile.frequency=3 -Xmx256M -Dgrails.home=C:\DEVTOOLS\grails-1.1-beta2 -Dbase.dir=C:\DEVELOPMENT\IntelliJ\T11 "-Dtools.jar=C:\Program Files\Java\jdk1.6.0_11\lib\tools.jar" -Dgroovy.starter.conf=C:\DEVTOOLS\grails-1.1-beta2/conf/groovy-starter.conf -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program Files\JetBrains\IntelliJ IDEA 9572\bin" -Dfile.encoding=windows-1252 -classpath "C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;C:\Program Files\JetBrains\IntelliJ IDEA 9572\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.groovy.grails.cli.support.GrailsStarter --main org.codehaus.groovy.grails.cli.GrailsScriptRunner --conf C:\DEVTOOLS\grails-1.1-beta2/conf/groovy-starter.conf --classpath C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;. run-app Rather silly! Oh well. Bob > -----Original Message----- > From: pratik patel [mailto:pratik@...] > Sent: Tuesday, 30 December 2008 4:20 PM > To: user@... > Subject: Re: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 Beta > 1 > > Thanks for posting the groovy plugin files. It does recognize the > grails 1.1beta2 in intellij. Did "grails update" on a project, removed > the 1.0.4 jars from the intellij module->lib config. However, as you > noted on your blog post already, it doesn't work properly. > I've been using the EAP for a couple of hours now, and it seems to be > working OK except for the launching of grails test-app/run-app. Fine by > me, I use the command line to launch those anyways, the main thing is > that Grails 1.1beta2 works in the code editor. > > > On Mon, Dec 29, 2008 at 10:30 PM, mjwall <mjwall@...> wrote: > > > > The issue has been fixed according to Jira, but I didn't see an > update for > the plugin in 8.0.1. I was able to find a work around by > downloading the > EAP version 9572, zipping up the plugin/Groovy directory and > moving it the > 8.0.1 plugin directory. You can find the file at > http://www.mjwall.com/2008/12/intellij-801-issues-with-grails-11- > beta2/ > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1There is always ctrl-alt-g, run-app
BOB > -----Original Message----- > From: Bob Brown [mailto:bob@...] > Sent: Tuesday, 30 December 2008 5:24 PM > To: user@... > Subject: RE: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 Beta > 1 > > Test/run isn't working for me either...it seems that the grails jars > are > being left out of the runner's classpath: > > "C:\Program Files\Java\jdk1.6.0_11\bin\java" -Dserver.host=localhost > -Dserver.port=8080 -Denable.jndi=false -Ddisable.auto.recompile=false > -Drecompile.frequency=3 -Xmx256M -Dgrails.home=C:\DEVTOOLS\grails-1.1- > beta2 > -Dbase.dir=C:\DEVELOPMENT\IntelliJ\T11 "-Dtools.jar=C:\Program > Files\Java\jdk1.6.0_11\lib\tools.jar" > -Dgroovy.starter.conf=C:\DEVTOOLS\grails-1.1-beta2/conf/groovy- > starter.conf > -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program > Files\JetBrains\IntelliJ IDEA 9572\bin" -Dfile.encoding=windows-1252 > -classpath > "C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;C:\Program > Files\JetBrains\IntelliJ IDEA 9572\lib\idea_rt.jar" > com.intellij.rt.execution.application.AppMain > org.codehaus.groovy.grails.cli.support.GrailsStarter --main > org.codehaus.groovy.grails.cli.GrailsScriptRunner --conf > C:\DEVTOOLS\grails-1.1-beta2/conf/groovy-starter.conf --classpath > C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;. run-app > > Rather silly! > > Oh well. > > Bob > > > -----Original Message----- > > From: pratik patel [mailto:pratik@...] > > Sent: Tuesday, 30 December 2008 4:20 PM > > To: user@... > > Subject: Re: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 > Beta > > 1 > > > > Thanks for posting the groovy plugin files. It does recognize the > > grails 1.1beta2 in intellij. Did "grails update" on a project, > removed > > the 1.0.4 jars from the intellij module->lib config. However, as you > > noted on your blog post already, it doesn't work properly. > > I've been using the EAP for a couple of hours now, and it seems to be > > working OK except for the launching of grails test-app/run-app. Fine > by > > me, I use the command line to launch those anyways, the main thing is > > that Grails 1.1beta2 works in the code editor. > > > > > > On Mon, Dec 29, 2008 at 10:30 PM, mjwall <mjwall@...> wrote: > > > > > > > > The issue has been fixed according to Jira, but I didn't see an > > update for > > the plugin in 8.0.1. I was able to find a work around by > > downloading the > > EAP version 9572, zipping up the plugin/Groovy directory and > > moving it the > > 8.0.1 plugin directory. You can find the file at > > http://www.mjwall.com/2008/12/intellij-801-issues-with-grails-11- > > beta2/ > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Ok folks, I finally found a solution to this after hours of struggling with the same issue. I'm not sure if this is a grails issue or jetgroovy, but for whatever reason the ${grails.version} in groovy-starter.conf isn't working. So you need to explicitly define the file name in GRAILS_HOME/conf/groovy-starter.conf. And of course have the correct jetgroovy plugin. So this works for me...woot woot!
load ${grails.home}/dist/grails-bootstrap-1.1-beta2.jar
|
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Is this IntelliJ 7.0x you got this working in?
On Tue, Dec 30, 2008 at 11:27 PM, twilliams <kaerfredoc@...> wrote:
|
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Instead of hard coding the version in groovy-starter.conf, I was able to get this work by setting the GRAILS_VERSION environment variable to 1.1-beta2. Make sure the environment variables are available to intellij. I am on a mac, so running from spotlight doesn't do that. I set them in .bashrc and then running 'open /Applications/Diana-9618.app' from the terminal.
Now the jetgroovy plugin is working like it used to with Intellij 8.0.1 and grails 1.0.4
|
|
|
Re: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1I am using IDEA 8.1 (EAP 9572) + jetgroovy 21538 + grails 1.1-beta2. HTH
|
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1Thanks! This worked for me on vista: installed Diana EAP 9618, set
GRAILS_VERSION to 1.1-beta2 and away I went... Life is now good. BOB > -----Original Message----- > From: mjwall [mailto:mjwall@...] > Sent: Wednesday, 31 December 2008 11:10 PM > To: user@... > Subject: RE: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 Beta > 1 > > > Instead of hard coding the version in groovy-starter.conf, I was able > to get > this work by setting the GRAILS_VERSION environment variable to 1.1- > beta2. > Make sure the environment variables are available to intellij. I am on > a > mac, so running from spotlight doesn't do that. I set them in .bashrc > and > then running 'open /Applications/Diana-9618.app' from the terminal. > > Now the jetgroovy plugin is working like it used to with Intellij 8.0.1 > and > grails 1.0.4 > > > > twilliams wrote: > > > > Ok folks, I finally found a solution to this after hours of > struggling > > with the same issue. I'm not sure if this is a grails issue or > jetgroovy, > > but for whatever reason the ${grails.version} in groovy-starter.conf > isn't > > working. So you need to explicitly define the file name in > > GRAILS_HOME/conf/groovy-starter.conf. And of course have the correct > > jetgroovy plugin. So this works for me...woot woot! > > > > load ${grails.home}/dist/grails-bootstrap-1.1-beta2.jar > > > > > > > > Bob Brown-3 wrote: > >> > >> Test/run isn't working for me either...it seems that the grails jars > are > >> being left out of the runner's classpath: > >> > >> "C:\Program Files\Java\jdk1.6.0_11\bin\java" -Dserver.host=localhost > >> -Dserver.port=8080 -Denable.jndi=false - > Ddisable.auto.recompile=false > >> -Drecompile.frequency=3 -Xmx256M > >> -Dgrails.home=C:\DEVTOOLS\grails-1.1-beta2 > >> -Dbase.dir=C:\DEVELOPMENT\IntelliJ\T11 "-Dtools.jar=C:\Program > >> Files\Java\jdk1.6.0_11\lib\tools.jar" > >> -Dgroovy.starter.conf=C:\DEVTOOLS\grails-1.1-beta2/conf/groovy- > starter.conf > >> -Didea.launcher.port=7532 "-Didea.launcher.bin.path=C:\Program > >> Files\JetBrains\IntelliJ IDEA 9572\bin" -Dfile.encoding=windows-1252 > >> -classpath > >> "C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;C:\Program > >> Files\JetBrains\IntelliJ IDEA 9572\lib\idea_rt.jar" > >> com.intellij.rt.execution.application.AppMain > >> org.codehaus.groovy.grails.cli.support.GrailsStarter --main > >> org.codehaus.groovy.grails.cli.GrailsScriptRunner --conf > >> C:\DEVTOOLS\grails-1.1-beta2/conf/groovy-starter.conf --classpath > >> C:\DEVTOOLS\grails-1.1-beta2\lib\groovy-all-1.6-RC-1.jar;. run-app > >> > >> Rather silly! > >> > >> Oh well. > >> > >> Bob > >> > >>> -----Original Message----- > >>> From: pratik patel [mailto:pratik@...] > >>> Sent: Tuesday, 30 December 2008 4:20 PM > >>> To: user@... > >>> Subject: Re: [grails-user] Intellij IDEA Jetgroovy and Grails 1.1 > Beta > >>> 1 > >>> > >>> Thanks for posting the groovy plugin files. It does recognize the > >>> grails 1.1beta2 in intellij. Did "grails update" on a project, > removed > >>> the 1.0.4 jars from the intellij module->lib config. However, as > you > >>> noted on your blog post already, it doesn't work properly. > >>> I've been using the EAP for a couple of hours now, and it seems to > be > >>> working OK except for the launching of grails test-app/run-app. > Fine by > >>> me, I use the command line to launch those anyways, the main thing > is > >>> that Grails 1.1beta2 works in the code editor. > >>> > >>> > >>> On Mon, Dec 29, 2008 at 10:30 PM, mjwall <mjwall@...> wrote: > >>> > >>> > >>> > >>> The issue has been fixed according to Jira, but I didn't see an > >>> update for > >>> the plugin in 8.0.1. I was able to find a work around by > >>> downloading the > >>> EAP version 9572, zipping up the plugin/Groovy directory and > >>> moving it the > >>> 8.0.1 plugin directory. You can find the file at > >>> http://www.mjwall.com/2008/12/intellij-801-issues-with-grails-11- > >>> beta2/ > >>> > >>> > >> > >> > >> > >> -------------------------------------------------------------------- > - > >> To unsubscribe from this list, please visit: > >> > >> http://xircles.codehaus.org/manage_email > >> > >> > >> > >> > > > > > > -- > View this message in context: http://www.nabble.com/Intellij-IDEA- > Jetgroovy-and-Grails-1.1-Beta-1-tp20817716p21231253.html > Sent from the grails - user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
RE: Intellij IDEA Jetgroovy and Grails 1.1 Beta 1I built a patched version of the jetgroovy plugin for 8.0.1 that is working with grails 1.1 beta 2 if anyone doesn't want to use the EAP version. See details and get the file at http://www.mjwall.com/2009/01/groovy-plugin-patch-for-running-grails-11-beta2-on-intellij-801/
Mike
|
| Free embeddable forum powered by Nabble | Forum Help |