主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Peter Gromov
活动总数
2258
最后的活动
2023年05月09日 12:44
成员加入日期
2008年07月25日 18:59
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
739
活动概览
文章(0)
帖子(3)
评论(1516)
按最近的活动排序
最近的活动
投票数
创建于
2010年04月08日 10:04
Yes, it may be the cause. If the variable initializer can be resolved and its type can be determined, then the code assistance will be available for that variable. Otherwise, alas.
社区
IntelliJ IDEA Users
Grails plugins
0 票
创建于
2010年04月25日 19:59
First of all, you seem not to need HttpResponseException, you may just remove that import. Do you have only one module? Could you copy/paste the full console output here?
社区
IntelliJ IDEA Users
noob Getting Started with Groovy (not)
0 票
创建于
2010年04月11日 20:31
You can easily setup language injection for lang:inline-script tag. Just press Alt+Enter inside of it and choose 'Inject Language | Groovy'. But for more comprehensive support, the request Taras ...
社区
IntelliJ IDEA Users
Syntax highlighting of Groovy embedded in Spring XML?
0 票
创建于
2010年04月20日 04:00
That's not possible right now, but feel free to vote for http://youtrack.jetbrains.net/issue/IDEA-48674
社区
IntelliJ IDEA Users
Groovy - Code Completion - is there a way to constrain results?
0 票
创建于
2010年04月30日 22:26
After doing so, I hit the Groovy/Grails issue - where it complains about the missing *_HOME env settings. Thing is I dont use Grails so I didnt install the default plugin.Is this issue reproducibl...
社区
IntelliJ IDEA Users
9.0.2 sort of sucks...
0 票
创建于
2010年05月03日 15:37
Could you post both the original Groovy fragment and the generated Java stub fragment which causes the compilation to fail?
社区
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 票
创建于
2010年05月04日 15:20
Your symptoms are different, so it probably won't help you. But anyway, you just go to your IDEA distribution directory, plugins subdirectory and replace the plugin in question with the unzipped at...
社区
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 票
创建于
2010年05月04日 15:20
Is PageFragmentCachingFilter class in your Grails module's dependencies (as a part of Grails library), can you find it by Ctrl+N?
社区
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 票
创建于
2010年05月07日 17:34
To run the test, IDEA needs to compile your project.Is your file at the same Grails module which has ehcache dependency? Is the Grails User Library containing this jar declared as having 'Compile' ...
社区
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 票
创建于
2010年05月14日 17:07
Which of the two issues from this topic are you referring two? One (with transient/volatile modifiers) has been resolved in the 9.0.3 EAP, the other (with Grails classes not seen) we can't reproduc...
社区
IntelliJ IDEA Users
Issue debugging Groovy unit tests in a Grails app.
0 票
«
第一页
‹
上一页
下一页
›
最后
»