Dirk Dittert

- Total activity 342
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 140
-
Created My #1 wish for IDEA 14
Dear Santa,I know it is quite early in the year to write my wish list for Christmas. But I know that you carefully need to manage your resources delivering all those great new features... Seriously... -
Created Classes showing up multiple times
What could be possible reasons that classes show up multiple times in the Go To Class popup?The project contains several modules and the library is attached as JAR file to a number of them. What ne... -
Created User experience of postfix completion
Postfix completion is a nice addition to IDEA. Today I was typing a couple of paragraphs in a html file which causes postfix completion to pop up and disappear quite frequently. Maybe the default t... -
Created Background Tasks window
I somehow managed to move my background tasks window to be below the OS X menu bar. I can't move it down because the title of that window is under the menu bar. In which file is the position of tha... -
Created @Contract annotation
Is there any way to teach IDEA that the following performs a null check?assertThat(someObject, notNullValue());Thanks -
Created How to setup a puppet project
I'm trying to figure out how to setup a puppet project in IntelliJ IDEA Ultimate with the Ruby and puppet plugins installed. The puppet configuration will be run on a Ubuntu system, development is ... -
Created Debugging without symbols
I just read the blog post about debugging without symbols. If this really works, it probably is the coolest thing ever. I have been seriously annoyed about not having debug symbols in the JDK for a... -
Created Compatibility of @NotNull with Eclipse
IDEA has offered checks for Null/Not Null since annotations were available as language feature. After a decade this feature is also available in Eclipse, but of course it was implemented in a way t... -
Created Android projects with Maven
Hi,I just imported a Maven based Android project into IDEA. There's a number of questions: What happens with files in gen-external-apklibs? Do I check those files into version control? What about t... -
Created IDEA-107209
Hi,I know that major bugfixes are done for the current version but I was wondering whether IDEA-107209 could receive a little attention. Having to force quit IDEA through the task manager after del...