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
April 08, 2010 10:04
Yes, it may be the cause. If the variable initializer can be resolved and its type can be determined, then the code assistance will be available for that variable. Otherwise, alas.
Community
IntelliJ IDEA Users
Grails plugins
0 votes
Created
April 25, 2010 19:59
First of all, you seem not to need HttpResponseException, you may just remove that import. Do you have only one module? Could you copy/paste the full console output here?
Community
IntelliJ IDEA Users
noob Getting Started with Groovy (not)
0 votes
Created
April 11, 2010 20:31
You can easily setup language injection for lang:inline-script tag. Just press Alt+Enter inside of it and choose 'Inject Language | Groovy'. But for more comprehensive support, the request Taras ...
Community
IntelliJ IDEA Users
Syntax highlighting of Groovy embedded in Spring XML?
0 votes
Created
April 20, 2010 04:00
That's not possible right now, but feel free to vote for http://youtrack.jetbrains.net/issue/IDEA-48674
Community
IntelliJ IDEA Users
Groovy - Code Completion - is there a way to constrain results?
0 votes
Created
April 30, 2010 22:26
After doing so, I hit the Groovy/Grails issue - where it complains about the missing *_HOME env settings. Thing is I dont use Grails so I didnt install the default plugin.Is this issue reproducibl...
Community
IntelliJ IDEA Users
9.0.2 sort of sucks...
0 votes
Created
May 03, 2010 15:37
Could you post both the original Groovy fragment and the generated Java stub fragment which causes the compilation to fail?
Community
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 votes
Created
May 04, 2010 15:20
Your symptoms are different, so it probably won't help you. But anyway, you just go to your IDEA distribution directory, plugins subdirectory and replace the plugin in question with the unzipped at...
Community
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 votes
Created
May 04, 2010 15:20
Is PageFragmentCachingFilter class in your Grails module's dependencies (as a part of Grails library), can you find it by Ctrl+N?
Community
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 votes
Created
May 07, 2010 17:34
To run the test, IDEA needs to compile your project.Is your file at the same Grails module which has ehcache dependency? Is the Grails User Library containing this jar declared as having 'Compile' ...
Community
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 votes
Created
May 14, 2010 17:07
Which of the two issues from this topic are you referring two? One (with transient/volatile modifiers) has been resolved in the 9.0.3 EAP, the other (with Grails classes not seen) we can't reproduc...
Community
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 votes
«
First
‹
Previous
Next
›
Last
»