Sta*_*ano 5 dsl groovy intellij-idea intellij-14
任何人都对IntelliJ 14.0.2和Groovy DSL(GDSL)描述符有好运吗?
我们围绕这里的说明模拟了我们的GDSL ,这里的IntelliJ 13就像魅力一样.升级到14并且Groovy代码完成不再有效.围绕此功能的文档非常粗略,因此我们有点想法.
这是我们当前的GDSL,允许在脚本中完成代码thing.POST.groovy:
def all = context(pathRegexp: '/.*\\.[A-Z]+\\.groovy', scope: scriptScope())
contributor(all) {
property name: 'response', type: 'com.foo.HttpResponse'
property name: 'request', type: 'com.foo.HttpRequest'
}
Run Code Online (Sandbox Code Playgroud)
住在这里src/test/groovy/expectationTransform.gdsl.IntelliJ提示"激活后退",但似乎没有做任何事情.
| 归档时间: |
|
| 查看次数: |
2077 次 |
| 最近记录: |