Michael Descher

- Total activity 80
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Michael Descher created a post, How to run all tests in all modules of a project (working dir problem)
I have a project setup with a large number of modules. I have a run configuration for each module's tests ("All in package" with no package given and "In single module"). Now I would like to run al... -
Michael Descher created a post, Bug? Maven dependency with runtime scope not in test compile classpath
I have a project which worked well with IDEA 9, with Maven in the command line but fails to compile with IDEA 10. The code is green in the editor but the compiler complains about missing classes. T... -
Michael Descher created a post, GWT compile output location and Maven project import
I have a web module with some GWT compile output. My project is imported from a Maven 2 pom.xml file. The GWT plugin in the pom.xml is configured to generate compile output to<webappDirectory>${pro... -
Michael Descher created a post, Dependent WebApp Modules
If I have 2 or more web modules, let's call them WebA, WebB and WebC with the following dependencies: WebA depends on WebB depends on WebC.Now WebA and WebB both build an exploded folder. Let's say... -
Michael Descher created a post, IDEA constantly accesses disk? (build 2222)
I just started ntfilemon from sysinternals.com to check something and discovered that IDEA seems to constantly access my disk (even when minimized). It seems like it tries to get "remote.png" from ... -
-
-
Michael Descher created a post, Am I the only one having severe memory problems?
Since we already got a release candidate, only tracker issues marked a "Stopship" are going to be fixed and no tracker issue concerning memory problems is marked as "Stopship", I wonder if nobody e... -
-