Frederic Donckels

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created CSS: how to make the CSS loaded in Mozilla Preview?
I have a Wicket project.Some of my html files are in a module X, others are in another module Y.Module X depends on module Y.In module X, I have some html files like this: ]]>IntelliJ doesn... -
Created Prevent ear/war from being built
This is probably a silly user question, but I couldn't find the setting.I have a maven project in multiple modules, with an ear and a war.when I compile and test some modules on which these ear and... -
Created Odd behaviour of debugger: jumping into .class file instead of .java
Project X has modules Y,ZModule Y depends on a jarred version of ZNow, I have a test case for a class WW belonging to Z, and the test case is in Z too. When I debug the test case, I put a breakpoin... -
Created Weird incompatible types problem...
I have a module A which depends on Hibernate 3.0.5I have a module B which depends on Hibernate 3.0.5B is a utility library, which is built, jarred and the jar file is in the libraries of A.A uses B... -
Created Why the DOS console again ? -- Build #3260
Why did it reappear? What would it be useful for? I hate to have 2 windows open for IntelliJ, one being totally useless... -
Created @link and fully qualified class name
I searched but I couldn't find where the option to change this behaviour lies.When I write some javadoc and insert a {@link ...} tag to a method, I'd like to make Idea use the short class name for ... -
Created Idea jumps to decompiled stubs for JDK
I have, I think, a pretty standard installation. My JDK setup in Idea contains both the rt.jar and src.zip files.Now, I wanted to jump to the source code of DefaultFocusTraversalPolicy (as an examp... -
Created Icons meaning?
This might be a stupid question, but I couldn't find anything in the forums, nor on the online help (and the inline doesn't work for me -- maybe I should do a full install instead of upgrading from... -
Created CVS: keyword substitution and ssh-add
I mistakenly added java files with keyword substitution off. Is there a way to "globally" change that using IntelliJ? Could it change it on a commit? (or doesn't Cvs allow to do this?)I use the :ex...