Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephan Praetsch
Total activity
8
Last activity
August 18, 2023 15:11
Member since
June 05, 2020 22:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
August 18, 2023 15:11
Yup, it's the case with and without plugins. Btw seems like only the local created variables don't have the inlay. That's fine because in the same line they are created It works now (with and with...
Community
IntelliJ IDEA Users
no inlay hint for java implicit type
0 votes
Created
June 17, 2020 12:31
Still trying to get it running. I tried to extract only the needed stuff for import package krasa.mavenhelper.analyzer.action;import static org.assertj.core.api.Assertions.assertThat;import com.i...
Community
IntelliJ IDEA Open API and Plugin Development
Testing a plugin: No file in project
0 votes
Edited
June 10, 2020 09:49
I copied lots of stuff and got stuck because of Caused by: com.intellij.execution.ExecutionException: Cannot start process, the working directory '/home/stephan/.cache/JetBrains/IntelliJIdea2020.1/...
Community
IntelliJ IDEA Open API and Plugin Development
Testing a plugin: No file in project
0 votes
Created
June 09, 2020 17:30
Too bad, ok. Will dig through that file and try to adapt all needed steps.
Community
IntelliJ IDEA Open API and Plugin Development
Testing a plugin: No file in project
0 votes
Created
June 05, 2020 22:37
Hi Alexander, thanks. How do I get access to MavenImportingTestCase? It's in src/test so I don't expect and don't find it in idea-IU-191.7141.44/plugins/maven/lib/maven.jar Btw: How do you crea...
Community
IntelliJ IDEA Open API and Plugin Development
Testing a plugin: No file in project
0 votes