主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ctorresl
活动总数
15
最后的活动
2021年09月14日 12:06
成员加入日期
2017年07月18日 12:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
5
活动概览
帖子(5)
评论(5)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年09月09日 10:18
The Java class library can be accessed from within the custom language, e.g., is possible to instantiate Java classes. Then my custom project needs to have JDK as external library as well. Otherwis...
社区
IntelliJ IDEA Open API and Plugin Development
Custom SDK and JDK in the same project
0 票
创建于
2019年09月13日 07:58
Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
Component in Debugger tab does not show correctly after plugin installation
0 票
创建于
2019年09月12日 19:56
Hi, I have tried the "restore default layout" action and the Actors content is correctly set on the right now of the Debugger tab :) Even after reinstalling the plugin and reopening the IDE again t...
社区
IntelliJ IDEA Open API and Plugin Development
Component in Debugger tab does not show correctly after plugin installation
0 票
创建于
2019年05月09日 07:38
Just if someone has the same issue, I passed the whole stack frames information (with the variables for each frame) to my XExecutionStack instance and it worked fine. Now every time a frame is sele...
社区
IntelliJ IDEA Open API and Plugin Development
How to update variables values when stack frame changed
0 票
创建于
2017年07月18日 16:07
Thanks for your reply. I wanted to generate the Javadoc because I'm developing a plugin and I wanted to see while developing the methods and classes that were documented. For some reason, in my pre...
社区
IntelliJ IDEA Open API and Plugin Development
Generating javadoc for IntelliJ Community
0 票