主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniil Ovchinnikov
活动总数
136
最后的活动
2024年04月16日 13:09
成员加入日期
2015年04月22日 14:21
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
51
活动概览
帖子(0)
评论(82)
按最近的活动排序
最近的活动
投票数
已编辑于
2016年11月24日 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).
社区
IntelliJ IDEA Users
Grails Project View: Grails 2.3.x supported?
0 票
创建于
2016年09月27日 12:50
正式评论
Hi You need closure scope restricted to closures within annotation. contributor(context(scope: closureScope(annotationName: "com.virtualdogbert.ast.Enforce"))) { delegatesTo(findClass(DELEGATE...
社区
IntelliJ IDEA Users
Can I use GDSL with Groovy AST transforms, that have closures as parameters?
0 票
创建于
2016年08月08日 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...
社区
IntelliJ IDEA Users
Idea doesn't see method created by my local AST transformation in Groovy
0 票
已编辑于
2016年06月29日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Extending Groovy Editor - "injecting" global variable to script
0 票
创建于
2016年06月27日 18:24
Are you talking about IDEA plugin?
社区
IntelliJ IDEA Open API and Plugin Development
Extending Groovy Editor - "injecting" global variable to script
0 票
创建于
2016年06月15日 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...
社区
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 票
创建于
2016年06月14日 19:33
Okay... What Grails Version do you use? Do you have any special VM options configured?
社区
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 票
已编辑于
2016年06月14日 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.
社区
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 票
创建于
2016年06月14日 18:27
Does Gradle refresh help ?
社区
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 票
创建于
2016年06月14日 18:14
Could you please share your Gradle settings ('Settings->Build, Execution, Deployment -> Gradle' window)?
社区
IntelliJ IDEA Users
Grails 3 not automatically hot swapping changed code after upgrading to 2016.1.3
0 票
«
第一页
‹
上一页
下一页
›
最后
»