Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Martin Hofmann-Sobik
Follow
New posts
New posts and comments
Total activity
5
Last activity
September 10, 2021 10:08
Member since
August 17, 2021 11:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 10, 2021 10:08
Disabling searchable options solved my problem. Didn't expect that it is an optional task. Thanks a lot for your help. For others which read this, here's also the Kotlin DSL variant: tasks.getByNam...
Community
IntelliJ IDEA Open API and Plugin Development
How to use Java EE: Web classes in 2021.2
0 votes
Created
September 07, 2021 13:35
Thanks Yann, that brought me one step further. After adding the EJB version and also the transitive JPA dependency of EJB IntelliJ can build the project and I can start runIde. But unfortunately bu...
Community
IntelliJ IDEA Open API and Plugin Development
How to use Java EE: Web classes in 2021.2
0 votes
Created
August 18, 2021 13:39
Thanks for your answer, unfortunately this does not work for me. IntelliJ does not find this plugin. platformPlugins = com.intellij.java,com.intellij.jsp,com.intellij.spring,com.intellij.javaee.web...
Community
IntelliJ IDEA Open API and Plugin Development
How to use Java EE: Web classes in 2021.2
0 votes