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
October 19, 2015 15:48
Thanks for the code sample. It might be caused by systemClassLoader parameter. Can you try compiling without it?Another thing to try is to replace additional VM options with this: -Dgroovyc.in.proc...
Community
IntelliJ IDEA Users
Groovyc and ivy
0 votes
Created
October 19, 2015 16:10
Could you please try with systemClassLoader=false?
Community
IntelliJ IDEA Users
Groovyc and ivy
0 votes
Created
October 19, 2015 16:20
Thanks.Is it possible for you to provide a sample project where we can reproduce the issue?
Community
IntelliJ IDEA Users
Groovyc and ivy
0 votes
Created
December 21, 2015 15:01
Could you please attach build.log taken with the correct jar in classpath?In addition, could you please take a couple of thread dumps of the build process during the lengthy compilation and attach ...
Community
IntelliJ IDEA Users
Groovy build very slow
0 votes
Created
July 28, 2008 12:49
Which features don't work? And which do work? Could you give more details? What do you do before everything stops working? Which version are you using?
Community
IntelliJ IDEA Users
Ctrl-Space doesn't seem to work in IDEA anymore - How do you turn it on?
0 votes
Created
July 28, 2008 15:10
Well, I have a pointcut and an advice to be applied at that pointcut.I can navigate to the advised method in IDEA via Ctrl + Click. TheAspect shows no errors. Yet, on the lefthand side, right next ...
Community
IntelliJ IDEA Users
AspectJ -- please help
0 votes
Created
August 21, 2008 12:47
Dave Lorde wrote:Both I and a colleague have encountered 7.0.4 showing an error in code that is valid and compiles. This only seems to go away when the project is closed and reopened.I saw it when ...
Community
IntelliJ IDEA Users
7.0.4 Valid code marked as error
0 votes
Created
November 10, 2008 16:32
Jimmy9393 wrote:Congrats on the recent launch! How do I activate the new features for Grails and Groovy i.e. dynamic finder completion, GSP tag completion etc. ?Thanks!Edited by: Jimmy9393 on Nov ...
Community
IntelliJ IDEA Users
New Grails and Groovy features
0 votes
Created
November 07, 2008 16:18
Mark Smith wrote:IDEA 8.0 gives me a "Not all execution paths return a value" warning on any Groovy method that throws an exception. For example:int foo(int bar) { if (bar == 0) throw new Excepti...
Community
IntelliJ IDEA Users
invalid warning for Groovy methods that throw an exception
0 votes
Created
January 26, 2009 12:31
The solution is described in http://www.jetbrains.net/jira/browse/IDEA-21604
Community
IntelliJ IDEA Users
i18n resources code completion does not work
0 votes
«
First
‹
Previous
Next
›
Last
»