Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Selma
Total activity
6
Last activity
February 03, 2025 13:30
Member since
September 25, 2024 08:11
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 03, 2025 13:30
Be careful using openInRightSplit in newer versions, as it is an Internal API and your plugin will likely be rejected in the publish step.
Community
IntelliJ IDEA Open API and Plugin Development
How to open a new file in a split editor through code?
0 votes
Created
October 17, 2024 09:42
Vladimir Krivosheev When debugging this: protected UrlClassLoader(@NotNull @NotNull Builder builder, @Nullable Function<Path, ResourceFile> resourceFileFactory, boolean isParallelCapable) { ....
Community
IntelliJ IDEA Open API and Plugin Development
ClassCastException when accessing JAR resources in Clojure dependency for JetBrains Plugin
0 votes
Created
October 16, 2024 07:13
Hello Yann Cebron, I've tried setting -Didea.mimic.jar.url.connection=truein Help > Edit Custom VM Options, however when I'm debugging com.intellij.util.lang.URLClassLoader#UrlClassLoader, I can se...
Community
IntelliJ IDEA Open API and Plugin Development
ClassCastException when accessing JAR resources in Clojure dependency for JetBrains Plugin
0 votes