Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
353037236
Total activity
13
Last activity
May 16, 2023 10:08
Member since
April 14, 2023 06:21
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
3
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 14, 2023 06:21
Made the same mistake, and I solved this exception by renaming kotlin directory to java. "src/main/kotlin" -> "src/main/java"
Community
IntelliJ IDEA Open API and Plugin Development
Class not found when running plugin
2 votes
Edited
May 16, 2023 08:32
Thank you very much, it works.
Community
IntelliJ IDEA Open API and Plugin Development
I want to invoke my code before compilation.
0 votes
Created
April 27, 2023 09:19
thx. it works.
Community
IntelliJ IDEA Open API and Plugin Development
Caused by: java.lang.ClassNotFoundException: org.jetbrains.idea.maven.project.MavenProjectsManager PluginClassLoader
0 votes