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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 Intellij not refreshing the screen properly (Ubuntu 9.04)
Hi,I am having issues today with IntelliJ not refreshing the screen properly under Ubuntu 9.04 and sun java 1.6.0_16 (Java Hotspot Server VM according to IntelliJ about box).I tried disabling compi... -
创建于 ToString generation should take code style into account
We are using a code style where all fields have a prefix 'm_'. When the ToString is generated it would be great if this fact was taking into account and stripped again from the name when generating... -
创建于 Maven support is great in IntelliJ 8
Hi,I just want to point out that the maven support is really great in the new IntelliJ. The auto-completion in the dependencies is great!One minor thing: if you use CTRL-Q on a tag in the pom, the ... -
创建于 Menu fonts on Ubuntu
已回答Hi,does anybody know if it is possible to change the menu fonts in IntelliJ when using Ubuntu to something better (starting with being non-bold)? And how?regards,WimEdited by: Wim Deblauwe on Aug 1...