Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Daniil Ovchinnikov
Total activity
136
Last activity
April 16, 2024 13:09
Member since
April 22, 2015 14:21
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
51
Activity overview
Posts (0)
Comments (82)
Sort by recent activity
Recent activity
Votes
Created
February 10, 2017 16:54
These is no such setting. IntelliJ chooses first available debug port automatically to prevent collisions. Please describe steps how you upgraded the project.
Community
IntelliJ IDEA Users
Breakpoints not working for Grails 3.2.5 project In IntelliJ Idea Ultimate 2016.3.4
0 votes
Created
February 10, 2017 12:46
Please do Gradle Refresh and try again.
Community
IntelliJ IDEA Users
Breakpoints not working for Grails 3.2.5 project In IntelliJ Idea Ultimate 2016.3.4
0 votes
Edited
November 24, 2016 16:22
Grails View works for Grails 2.x and is available as a Project View pane.If you are having troubles, please try to import, close and reopen the project (no need to restart IDE).
Community
IntelliJ IDEA Users
Grails Project View: Grails 2.3.x supported?
0 votes
Created
September 27, 2016 12:50
Official comment
Hi You need closure scope restricted to closures within annotation. contributor(context(scope: closureScope(annotationName: "com.virtualdogbert.ast.Enforce"))) { delegatesTo(findClass(DELEGATE...
Community
IntelliJ IDEA Users
Can I use GDSL with Groovy AST transforms, that have closures as parameters?
0 votes
Created
August 08, 2016 20:43
Unfortunately the answer no. We do support standard transformations basically by repeating their logic in terms of IDEA API.If you've created some custom transformation you should probably create a...
Community
IntelliJ IDEA Users
Idea doesn't see method created by my local AST transformation in Groovy
0 votes
Edited
June 29, 2016 14:04
There are 3 ways: Plug into org.jetbrains.plugins.groovy.lang.resolve.NonCodeMembersContributor.Qualifier type will be the type corresponding to the script class and results are to be fed to the p...
Community
IntelliJ IDEA Open API and Plugin Development
Extending Groovy Editor - "injecting" global variable to script
0 votes
Created
June 27, 2016 18:24
Are you talking about IDEA plugin?
Community
IntelliJ IDEA Open API and Plugin Development
Extending Groovy Editor - "injecting" global variable to script
0 votes
Created
June 15, 2016 15:32
I cannot find any info about reloading in other environments, but it seems to work only in development environment. Regarding error: this https://github.com/spring-projects/spring-loaded states th...
Community
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 votes
Created
June 14, 2016 19:33
Okay... What Grails Version do you use? Do you have any special VM options configured?
Community
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 votes
Edited
June 14, 2016 18:40
I meant this https://www.jetbrains.com/help/idea/2016.1/synchronizing-changes-in-gradle-project-and-intellij-idea-project.html.Please remove `build` directory, then do Gradle refresh.
Community
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 votes
«
First
‹
Previous
Next
›
Last
»