Wim Deblauwe
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created Menu fonts on Ubuntu
AnsweredHi,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... -
Created TestNG Integration?
7.0M2 claims to have TestNG integration. Does this mean that I have to remove the TestNG-J plugin to make that work? -
Created IntelliJ Permgen space problem with Ubuntu Linux 7.04
Hi,I'm trying IntelliJ 7.0M1b under linux (Note: I'm only starting with linux). I never had a problem with it under Windows, even on large projects. But now after working for a while I get a Permge... -
Created Maven plugin for IntelliJ IDEA Inspections
Hi,I'm writing a Maven plugin for the IntelliJ build-inspections. I have it working currently for version 4.5.4. I got email from Serge that version 5.0 no longer works with inspection.exe. What is...