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 09, 2015 09:10
First, it might well be that setName is never called, or it's never the case that getName is invoked after setName changes this.name to null. That depends on the overall semantics of your program.F...
Community
IntelliJ IDEA Users
Contract for not null return value
0 votes
Created
October 21, 2015 15:39
Thanks for the kind words!If anyone has the same issue, attached is a jar with an experimental fix, compatible with IDEA 14.1.x. One should go to idea/plugins/Groovy/lib and replace the same-named ...
Community
IntelliJ IDEA Users
Groovyc and ivy
0 votes
Created
November 27, 2015 10:28
The change is now present in the last 15.0.2 EAP and will be in the next 14.x bugfix release when it appears.
Community
IntelliJ IDEA Users
Groovyc and ivy
0 votes
Created
December 21, 2015 14:58
IDEA uses similar semantics for @NotNull fields as it uses for final fields. So it should be able to statically prove that the field is initialized with a non-null value during object construction....
Community
IntelliJ IDEA Users
@NotNull annotated field and constructor
0 votes
Created
December 21, 2015 14:00
Hi, sorry for the delay.First of all, you might be interested in voting for https://youtrack.jetbrains.com/issue/IDEABKL-5546 and/or trying the plugin mentioned there: https://plugins.jetbrains.com...
Community
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 votes
Created
December 23, 2015 10:56
The IDE classpath is set in a nontrivial way in the starting scripts, e.g. idea.bat/idea.sh. You can append it using IDEA_CLASSPATH environment variable. Then this should be available in groovyScri...
Community
IntelliJ IDEA Users
What is or where is the internal classpath supplied to the groovyScript runtime in Live Templates?
0 votes
Created
December 09, 2008 14:29
Could you attach either this project or a reduced version for which Grails facet also isn't detected? BTW what do you mean by "import", what exactly do you do?
Community
JetGroovy
unable to run grails app within intellij
0 votes
Created
December 09, 2008 09:20
I've created a JIRA ticket: http://www.jetbrains.net/jira/browse/IDEADEV-33246
Community
JetGroovy
GSP tag attribute completion..
0 votes
Created
November 11, 2008 17:25
Sébastien wrote:Here is mine...Thank you very much! Now we're ready to the next stage of remote debugging. Could you replace the groovy_rt.jar in ]]>/Groovy/ with the attached file and send us more...
Community
JetGroovy
Exception in thread main
0 votes
Created
November 12, 2008 17:55
Thank to everyone who participated. The fix will be included in the next IDEA update (8.0.1, I suppose).
Community
JetGroovy
Exception in thread main
0 votes
«
First
‹
Previous
Next
›
Last
»