主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Prop
活动总数
87
最后的活动
2024年11月15日 03:15
成员加入日期
2023年05月11日 07:12
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
32
活动概览
帖子(27)
评论(26)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年11月15日 03:15
But he doesn't work public class PatchGradleTaskManagerExtension implements GradleTaskManagerExtension { @Override public boolean executeTasks(@NotNull ExternalSystemTaskId id, @NotNull Li...
社区
IntelliJ IDEA Open API and Plugin Development
JavaProgramPatcher does not work when running Gradle
0 票
创建于
2024年11月08日 09:15
extends this classhttps://github.com/JetBrains/intellij-community/blob/master/java/execution/openapi/src/com/intellij/execution/runners/JavaProgramPatcher.javaand config plugin.xml <java.programP...
社区
IntelliJ IDEA Open API and Plugin Development
add new vm options for java application
0 票
创建于
2024年11月06日 10:41
I cannot understand the approach of DocRenderItemManager. Do I need to retrieve all PsiMethods from the Editor and then view the PsiMethods that match the current mouse position? My current problem...
社区
IntelliJ IDEA Open API and Plugin Development
Dynamically display Gutter
0 票
已编辑于
2024年11月06日 08:58
private boolean hasRangeHighlighter(EditorMarkupModel editorMarkupModel) { for (RangeHighlighter allHighlighter : editorMarkupModel.getAllHighlighters()) { if (allHighlighter == rangeHi...
社区
IntelliJ IDEA Open API and Plugin Development
Dynamically display Gutter
0 票
创建于
2024年10月31日 05:35
So far, it's still the same mistake, should I ignore it?
社区
IntelliJ IDEA Open API and Plugin Development
JSON plugin dependency cannot be resolved?
0 票
创建于
2024年08月11日 08:35
You can find a javac.jar, then compile the code, create a class through reflection, and call the aa method
社区
IntelliJ IDEA Open API and Plugin Development
How to execute the java method from text?
0 票
下一页
›
最后
»