主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Prop
活动总数
87
最后的活动
2024年11月15日 03:15
成员加入日期
2023年05月11日 07:12
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
32
活动概览
帖子(27)
评论(26)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月22日 14:02
I use it in ColoredTreeCellRenderer class Test extends ColoredTreeCellRenderer { private static final Icon loading =new AnimatedIcon.Default(); @Override public void customizeCellRenderer(...
社区
IntelliJ IDEA Open API and Plugin Development
AnimatedIcon doesn't work inside a DefaultMutableTreeNode
0 票
创建于
2024年04月16日 06:18
I don't understand https://intellij-support.jetbrains.com/hc/en-us/community/posts/11842133574290-How-to-make-the-tree-have-a-loading-icon Can you give me more hints about the answer
社区
IntelliJ IDEA Open API and Plugin Development
AnimatedIcon doesn't work inside a DefaultMutableTreeNode
0 票
创建于
2024年03月07日 09:48
How to register an editor to the Disposer tree?,setDisposedWith() method doesn't work
社区
IntelliJ IDEA Open API and Plugin Development
FileEditor memory leak
0 票
创建于
2024年03月06日 01:07
public class HttpFileEditorProvider implements FileEditorProvider, DumbAware { private static String EDITOR_TYPE_ID = "xxxx"; @Override public boolean accept(@NotNull Project project, ...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditor memory leak
0 票
创建于
2024年03月05日 08:19
There is no problem using TextFieldWithAutoCompletion, but its text is not centered. If I want to center it, I have to set the row height of the table through `setRowHeight (new LanguageTextField()...
社区
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 票
创建于
2024年03月05日 01:23
This is my current UI. When entering text, I use Window to recommend contentBut I want this window as a content recommendation
社区
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 票
创建于
2024年03月04日 10:21
I found TextFieldWithAutoCompletion,But his text is not centered,I don't want to use `setRowHeight (new LanguageTextField(). getPreferredSize(). height * 2+JBUIScale. scale (1));` Set size,Is there...
社区
IntelliJ IDEA Open API and Plugin Development
How to call the suggestion dialog box?
0 票
已编辑于
2024年02月19日 02:21
I want to compile Java code in the plugin and use ToolProvider.getSystemJavaCompiler(), but it returns null and cannot proceed to the next step
社区
IntelliJ IDEA Open API and Plugin Development
How to compile Java code in plugins, where ToolProvider. getSystemJavaCompiler() returns null
0 票
创建于
2024年01月13日 11:09
I don't know how to do it, this is my dependency,How to check?implementation("net.java.dev.jna:jna:5.14.0")
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
0 票
创建于
2023年05月12日 01:27
ok
社区
IntelliJ IDEA Open API and Plugin Development
How to add Java startup parameters, such as - Dtest=1
0 票
«
第一页
‹
上一页