Wim Deblauwe
- 活动总数 69
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 24
-
创建于 Verifier problem updating plugin to 2024.1
已回答I want to update my plugin for IntelliJ IDEA 2024.1. It runs fine locally, but the build on Github fails on the verifier. I get this problem:Plugin be.sweetmustard.testnurturer:0.1.0 against IC-223... -
创建于 Debugging Dart application sometimes not working?
Hi,I am very new to Dart, so I am unsure if I am doing something wrong or not, but the debugging of a Dart application does not always seem to work.I am trying to follow along with the "Alvast, Ye ... -
创建于 Debugging of Flexunit tests not working
I am using IntelliJ 11.1.2. I can debug my Flex application without any problem, but not so for FlexUnit tests.The tests run in normal mode and in debug mode, but IntelliJ never stops at any breakp...