主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniil Ovchinnikov
活动总数
136
最后的活动
2024年04月16日 13:09
成员加入日期
2015年04月22日 14:21
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
51
活动概览
文章(0)
帖子(0)
评论(82)
按最近的活动排序
最近的活动
投票数
创建于
2019年08月06日 12:30
This was fixed in 2019.1: https://youtrack.jetbrains.com/issue/IDEA-201921.
社区
IntelliJ IDEA Users
How to get the list of errors in my source file (groovy) ?
0 票
创建于
2019年08月05日 16:27
Hi, is your AstTransformationSupport registered in plugin.xml ?
社区
IntelliJ IDEA Open API and Plugin Development
Groovy AstTransformationSupport Test
0 票
已编辑于
2019年07月22日 20:38
> It seems the generic method definition at GDSL is not working on my Groovy DSL, where the closure argument should be recognized as a String.Are there any solutions? Currently there are no soluti...
社区
IntelliJ IDEA Users
Can I use GDSL with generics?
0 票
创建于
2019年06月24日 14:58
It's not possible to define method with generics at runtime, and gdsl is designed to support methods which are available at runtime. Why do you need it?
社区
IntelliJ IDEA Users
Can I use GDSL with generics?
0 票
创建于
2019年04月26日 14:48
Hi Dominik, There is an `aClass` parameter, which means the receiver of resolved property/method.For example in `"foo".someString` the receiver would be a PsiClass representing java.lang.String cla...
社区
IntelliJ IDEA Open API and Plugin Development
Injecting fields in groovy script
0 票
创建于
2019年04月10日 15:00
Here's what I see after following your steps and importing settings.gradle. Plugin module is visible and is currently selected in Project View: The plugin is visible in Grails View as well: Pleas...
社区
IntelliJ IDEA Users
Unable to import Grails project
0 票
创建于
2019年04月10日 13:21
> It doesnt recognise that its grailsIntelliJ recognizes Grails 3.x projects after they are imported via Gradle. > nor does it recognise gradleSo that must be the problem. Please refer to https://w...
社区
JetGroovy
newb -- import an existing grails projects into Intellij?
0 票
创建于
2019年03月29日 12:10
正式评论
Please follow the issue here https://youtrack.jetbrains.com/issue/IDEA-210007
社区
IntelliJ IDEA Users
updated to 2019.1 and groovy cannot find symbol
0 票
创建于
2019年03月29日 11:46
You cannot at the moment. I'll disable highlighting for files outside of source roots.
社区
IntelliJ IDEA Users
updated to 2019.1 and groovy cannot find symbol
0 票
已编辑于
2019年03月29日 11:38
Nothing has actually changed in the resolve in 2019.1. But now all unresolved class symbols are highlighted with errors because Groovy compiler will also fail. So it seems that Groovy knows about t...
社区
IntelliJ IDEA Users
updated to 2019.1 and groovy cannot find symbol
0 票
«
第一页
‹
上一页
下一页
›
最后
»