主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Max Medvedev
活动总数
83
最后的活动
2019年03月12日 13:06
成员加入日期
2009年10月15日 14:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
30
活动概览
帖子(0)
评论(53)
按最近的活动排序
最近的活动
投票数
创建于
2013年06月05日 12:18
Hi Antonel,Move caret to a pattern literal and invoke 'Find usages' to find all usages of a step definition.I'll think about invoking 'Find usages' by clicking a gutter icon.BR,Max MedvedevAttachme...
社区
IntelliJ IDEA Users
Is the navigation from cucumber groovy steps to *.feature file steps possible?
0 票
创建于
2013年06月18日 05:42
Replace these two lines:this.metaClass.mixin(cucumber.runtime.groovy.Hooks)this.metaClass.mixin(cucumber.runtime.groovy.EN)withthis.metaClass.mixin(cucumber.api.groovy.Hooks)this.metaClass.mixin(cu...
社区
IntelliJ IDEA Users
Using Cucumber with Grails 2.2 in IntelliJ 12.1 Ultimate Edition
0 票
创建于
2013年06月17日 15:03
Hi,it seems that you haven't got a cucumber groovy library in your project or a *StepDef.groovy contains incorrect refs to 'Hooks' and 'En' classes in the following statements:this.metaclass.mixin(...
社区
IntelliJ IDEA Users
Using Cucumber with Grails 2.2 in IntelliJ 12.1 Ultimate Edition
0 票
创建于
2013年04月16日 11:46
Could you provide a groovy script which represents the problem?
社区
IntelliJ IDEA Users
Debugging Groovy Script stops, but doesn't show code/line highlighting
0 票
创建于
2013年05月30日 22:17
Debug works perferctly in my case. See attached screenshot.It seems that it is something wrong with your Groovy lib. Could you provide a list of jars that are in your groovy library?Attachment(s):S...
社区
IntelliJ IDEA Users
Debugging Groovy Script stops, but doesn't show code/line highlighting
0 票
创建于
2013年06月05日 15:06
Woould be cool if you provide a sample vert.x project and instructions how I can reproduce the issue.
社区
IntelliJ IDEA Users
Debugging Groovy Script stops, but doesn't show code/line highlighting
0 票
创建于
2009年12月28日 12:52
Hi,You added jars from 'diEst' folder instead of 'dist'.Maxim Medvedev
社区
IntelliJ IDEA Users
Error: Grails SDK is not configured
0 票
创建于
2013年06月12日 16:26
Are you sure? You can simply check it by ctrl+shift+N (cmd+shift+O) and *.groovy pattern
社区
IntelliJ IDEA Users
After upgrading to 12.1.4 "Groovyc: Internal groovyc error: code 1"
0 票
创建于
2013年06月12日 16:07
By doing this you told the compiler that any *.groovy file is a resource file. So the complier does not compile but just copies them to the output dir.
社区
IntelliJ IDEA Users
After upgrading to 12.1.4 "Groovyc: Internal groovyc error: code 1"
0 票
创建于
2014年04月17日 17:31
Bernarde, please, answer the question here:http://youtrack.jetbrains.com/issue/IDEA-123630
社区
IntelliJ IDEA Users
some problems with Groovy compiler use
0 票
«
第一页
‹
上一页
下一页
›
最后
»