EB
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
EB 创建了一个帖子, Problems with the creation of the file corresponding to the PersistentStateComponent
Hello everyone.Today, I try to develop a personnal JETBRAINS plugin.My problem, my code does not create the xml file corresponding to my PersistentStateComponent.Here's my code. File 1 : ColorState... -
EB 创建了一个帖子, 已回答Question about the colors in the plugin development
Hello.I'm trying to develop a basic IntelliJ plugin.So I created a “ToolWindow” from the “ToolWindowFactory” and added a “JPanel” to it.My question : How can I change the JPanel background ?I tried... -
-
-
EB 创建了一个帖子, 已回答Problem with the JRE
Hello.I'm having problems when I'm executing my project (IntelliJ Plugin). Error message : “error: my/tools/ProjectWindowFactory has been compiled by a more recent version of the Java Runtime (clas... -
-
EB 创建了一个帖子, 已回答Question about the IntelliJ Platform Gradle Plugin 2.0.0
Hello.I want to creat a plugin for the version 2024.2.1 of IntelliJ IDEA.When I follow the normal procedure and launch the runIde task, I have the message :-----------------------------------------...