Wim Deblauwe
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Wim Deblauwe commented, -
-
Wim Deblauwe created a post, AnsweredVerifier 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... -
Wim Deblauwe created a post, 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 ... -
Wim Deblauwe created a post, 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... -
Wim Deblauwe created a post, Dependencies from griffon plugins as dependencies in IntelliJ ?
Hi,I am using Griffon 0.9.4 with IntelliJ 10.5.2. I installed FEST support by using:griffon install-plugin festAfter that I created a FEST unit test with:griffon create-fest-testIf I open the creat... -
-
Wim Deblauwe created a post, Already defined file type interfering with AspectJ support plugin
Hi,I had defined a file type for AspectJ with the registered pattern *.aj. I had configured most of the keywords there to have some coloring when looking at aspectj files. It seems I can't get rid ... -
-
Wim Deblauwe created a post, AspectJ plugin documentation?
Hi,where can I find the aspectJ support plugin documentation?I would like to know:* What aspectJ statements are supported?* How to create a new AspectJ file from inside IntelliJ* How to compile wit...