Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
May 16, 2010 17:50
Unfortunately I can't reproduce the failure (and I don't have exactly the same environment). Could you post a complete console output when you debug your script?
Community
JetGroovy
ObjectGraphBuilder - JVM error when running ObjectGraphBuilder and overriding relationNameResolver (JDK 1.6.0_20, IntelliJ 9.0.1, Groovy 1.7.2)
0 votes
Created
May 04, 2010 21:13
I'm afraid it's not too probable. But we'll try!For now, the only workaround I can imagine is to go to grails.tld and write all the necessary information manually. But I can imagine it's not that e...
Community
JetGroovy
Completion of attributes for default Grails tags doesn't work!?
0 votes
Created
April 25, 2010 20:04
Please try 9.0.2. This will at least fix the errors in BuildConfig.groovy.Are you running the tests as JUnit or Grails tests? Please try the latter. You can also try running 'grails test-app' from ...
Community
JetGroovy
Can't make unit test work with a simple example
0 votes
Created
May 03, 2010 16:43
It looks like your Todo class is null for some reason. You can check it with a code like:Class c = Todoprintln cAre you running the tests as JUnit or Grails tests? Please try the latter. You can al...
Community
JetGroovy
Can't make unit test work with a simple example
0 votes
Created
April 14, 2010 18:34
Settings | Compiler | Resource Patterns. Please ensure that your resource extensions are handled there.
Community
JetGroovy
How do I get the grails plugin to copy resource files from out to target
0 votes
Created
March 06, 2010 17:24
Bad news is that there's no workaround at the moment.Good news is that the next EAP (I hope it'll be soon) should fix it.
Community
JetGroovy
(IU 94.426) Application expects grails version [1.1], but GRAILS_HOME is version [null]
0 votes
Created
February 27, 2010 20:26
That's a known Groovy problem described e.g. here: http://jira.codehaus.org/browse/GRECLIPSE-588. So perhaps you should file a critical issue to their tracker (I couldn't find an existing one).
Community
JetGroovy
Hot swap a groovy class?
0 votes
Created
December 09, 2009 21:21
Thank you for the feedback! Could you file a bug to our tracker?
Community
JetGroovy
IDEA-9 (IU - 92.94) - Groovydoc issues (method separator)
0 votes
Created
December 09, 2009 21:24
the example described here: ../confluence/display/GRVY/DynamicMethodsand+Propertiessuggests, that the IDE understands the assignment of dynamic props to the metaclass. I tried this out, but without...
Community
JetGroovy
Dynamic properties in Groovy/Grails
0 votes
Created
December 09, 2009 21:20
The Grails version IDEA uses is the one in your module dependencies. So you could remove that dependency and add another one. I agree it's not straghtforward, we'll probably add an 'Upgrade' or 'Ch...
Community
JetGroovy
Confused on Grails Version
0 votes
«
First
‹
Previous
Next
›
Last
»