Dirk Dittert

- Total activity 342
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 140
-
Created How do I add Gradle to an existing project?
I'm wondering how I can add gradle to a project?I added the relevant files (gradlew.bat, wrapper files, build.gradle, ...). But how do I link that gradle build to IDEA? Documentation only says "Whe... -
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... -
Edited Need help filing issues about massive problems with symbols in IU-2021.1
AnsweredHi, I am seeing massive problems with symbols in IDEA Ultimate 2021.1 that weren't there in 2020.3 and need help on how to narrow it down. Here is what I am seeing: Classes are shown as unused in ... -
Created Link created IntelliJ IDEA modules to Eclipse project files
What does "Link created IntelliJ IDEA modules to Eclipse project files" do exactly (i.e. what is the difference if I do not check this checkbox)? Is there any way to enable it later on from the pro... -
Created Things really have changed a bit...
I just going through an old hard drive to decide whether there's still something on there that shouldn't be wiped. I came accross an old version of IDEA. Seems like things really have changed a bit... -
Created Remove block shortcut?
Is there a remove block shortcut?synchronized (blub) { } I'd like to place the cursor on synchronized and have the statement plus closing brace removed and the block ]]> unindented. Kind of an ... -
Edited Basic refactoring operations still broken in large projects in 2021.2
AnsweredHi, I have already written about massive problems that I am seeing in 2021.1 here. I am still refactoring our large code base and I am still seeing a massive amount if issues with basic refactorin... -
Edited Project settings don't work for me in 2021.1
AnsweredHi, I have been working on a project that had been shared with Eclipse users for the last 10 years. Finally, it was possible to convince them to move to IntelliJ. That was a good chance to update t... -
Created How is language level determined for a library
I'm wondering how IDEA determines which language level that applies to the source code of a library.I have a project with the following depencies: testCompile group: 'junit', name: 'junit', version... -
Created Certificate error for download.jetbrains.com
AnsweredEAP downloads from downloads.jetbrains.com show a certificate warning on Chrome. thawte Extended Validation SHA256 SSL CA is not a trusted CA on my system. OS X 10.9.4Chrome Version 41.0.2272.104 (...