主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
19307130351
活动总数
7
最后的活动
2023年04月10日 10:28
成员加入日期
2023年04月04日 13:06
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(0)
评论(3)
19307130351
进行了评论,
2023年04月10日 10:28
You can try: psiField.addBefore(psiAnnotation, psiField.getFirstChild());
社区
IntelliJ IDEA Plugin Users
How to solve java.lang.Throwable: Assertion failed: anchorBefore == null || anchorBefore.getTreeParent() == parent ?
0 票
19307130351
进行了评论,
2023年04月07日 12:17
I finally find a way to run command line in user's project. For example, when I call the method below, it will run " java -jar target/benchmarks.jar org.sample.JmhTestApp1.arrayListAdd -bm thrpt -f...
社区
IntelliJ IDEA Open API and Plugin Development
Running console commands from intelliJ plugin
0 票
19307130351
进行了评论,
2023年04月04日 13:11
Thanks to this article! I create a Panel by ToolbarDecorator.createPanel() and use xxx.form to design it. The Panel can't even show up! Then I delete xxx.form and it works.
社区
IntelliJ IDEA Open API and Plugin Development
panle create by ToolbarDecorator have a space
0 票