Kai Witte

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
-
Kai Witte created a post, AnsweredIncremental builld not working same as maven
Hello, I am working on a legacy project where a build with maven takes 12 - 15 minutes. I created the Idea project by importing the pom. Of course the build works the same when I launch it from Ide... -
-
-
Kai Witte created a post, Answered"Make Project" from Build-menu exactly like maven
I got a huge legacy project to maintain. It uses Maven in a complex build process. Creating the project from the pom.xml was no problem. (I wonder, though: Is it better to use mvn idea:idea?) It ev... -
-
Kai Witte created a post, dependencies priority not working like Tomcat classloader
hello,I have a webapp which uses a jar, containingclass B extends AI also have .class files which contain class A again, in a different version.Now the Tomcat class loader really works in such a wa... -
Kai Witte created a post, Update dialog blocks children
Hello,using 9.0.2. When I choose "update file" with SVN, "... specific URL", "...", then the branch selector is blocked by the modal update dialog itself. How can I select a branch?Kai -
Kai Witte created a post, Inspection: autoboxed Integer never null
Hello,someone walked in a really bad trap at work with semantic consequences. Shouldn't this show a warning that the expression is always / never true? abstract int getIt(); void test() { ... -
-
Kai Witte created a post, file structure popup truncated!
Hello,a major annoyance in projects with long method names is that the file structure popup (F12) shows truncated signatures!This is not so in Eclipse.It makes sense to truncate them to fit in the ...