主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniil Ovchinnikov
活动总数
136
最后的活动
2024年04月16日 13:09
成员加入日期
2015年04月22日 14:21
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
51
活动概览
帖子(0)
评论(82)
按最近的活动排序
最近的活动
投票数
创建于
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 票
创建于
2019年02月19日 09:57
b) If the AST transformations plugin is implemented, will that feed into the debugger as well? because the IDE now knows the extra code that was inserted? No. The `AstTransformationSupport` extensi...
社区
IntelliJ IDEA Open API and Plugin Development
Groovy script AST transforms
0 票
创建于
2018年05月30日 09:13
Hi Victor- Unfortunately, adding new method was not an option. This change is binary compatible, so if you update your sources accordingly, you will still be able to run the plugin with older versi...
社区
IntelliJ IDEA Open API and Plugin Development
Change to QueryExecutor and RequestResultProcessor interface is not backwards compatible
0 票
已编辑于
2017年03月28日 11:03
We dropped https://github.com/grails/grails-gradle-plugin support in 2016.2. Workarounds: 1. Use 2016.1 2. Use gradle idea plugin. Basically the idea is to get dependencies from Gradle without lin...
社区
IntelliJ IDEA Users
Gradle-based Grails 2.5.5 Project Import does not recognize project as a Grails project
0 票
创建于
2017年02月24日 14:23
BaseScriptTransformationSupport cannot be run twice on same class with same transformation context.
社区
IntelliJ IDEA Open API and Plugin Development
set psi class super class, completions not working
0 票
已编辑于
2017年02月24日 13:23
From what you described: you are doing it right, your AstTransformationSupport is the last one, setSuperType(), etc.The fact the resolve/navigation works properly means that the base script is actu...
社区
IntelliJ IDEA Open API and Plugin Development
set psi class super class, completions not working
0 票
创建于
2017年02月24日 12:35
These completions are provided by CompleteReferenceExpression#processVariants. Could you please share the snippet of how you set the super class?
社区
IntelliJ IDEA Open API and Plugin Development
set psi class super class, completions not working
0 票
创建于
2017年02月10日 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.
社区
IntelliJ IDEA Users
Breakpoints not working for Grails 3.2.5 project In IntelliJ Idea Ultimate 2016.3.4
0 票
创建于
2017年02月10日 12:46
Please do Gradle Refresh and try again.
社区
IntelliJ IDEA Users
Breakpoints not working for Grails 3.2.5 project In IntelliJ Idea Ultimate 2016.3.4
0 票
«
第一页
‹
上一页
下一页
›
最后
»