Gtchaboussie
- 活动总数 75
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 11
- 订阅数 15
-
创建于 Different behavior between tests and Dev instance
已回答Hi everyoneI'm having a hard time figuring out why pattern isn't detected in test run (i use tdd).I'm trying to get a pattern working inside a stream lambda, and this is my test file: package org.a... -
已编辑于 Code injection in xml not showing
已回答Hi, I'm working on some custom injection.What i would like to inject is some groovy in the following structure (after groovy keyword) for example: <set field="placeholderValues.fromDate" value="${g... -
创建于 Conflicting module version when i tried to update groovy version
已回答Hi guys, i tried updating my plugin for Intellij 22.3, so i updated the intellij gradle plugin version, and i tried to update the groovy version from 3.0.9 to 3.0.13.But i have a build error. Here ... -
创建于 Different behavior between runIde instance and vanilla instance of IDE
已回答Hello everyone,I have a different behavior between two instances of the IDE.With the instances lauched by the runIde gradle task, i don't have any error, but when i lauch the IDE from the jet brain...