Arjan Molenaar
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
-
Arjan Molenaar 创建了一个帖子, Ansi color code not always interpreted well
Hi,I'm running into an, well, inconvenience when running FitNesse tests in IntelliJ. I created a neat formatter that applies ANSI color codes around passed and failed tests using SMTRunnerConsoleVi... -
-
-
-
-
Arjan Molenaar 创建了一个帖子, Rename action takes referenced element
Hi,I'm trying to implement the Rename refactoring for the plugin I'm currently building (FitNesse, https://github.com/gshakhn/idea-fitnesse).In FitNesse tables contain the information that has to b... -
-
-
-
Arjan Molenaar 创建了一个帖子, Search references for Java classes in FitNesse
Hi,I'm working on a plugin for FitNesse integration with IntelliJ.I'm stuck at a point where I want to let Java classes and methods aware of that they're referenced from a FitNesse table.A typical ...