主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
plugin.coder
活动总数
77
最后的活动
2020年09月11日 16:19
成员加入日期
2019年04月13日 16:36
关注
0 名用户
关注者数
0 名用户
投票数
24
订阅数
20
活动概览
帖子(13)
评论(20)
按最近的活动排序
最近的活动
投票数
创建于
2020年06月04日 13:46
Any help on this? So I am developing a plugin for which I need the process id of the currently running Java program selected in the configuration menu.....
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to get the process id of the java process that is currently running in the run dialog?
3 票
创建于
2020年06月29日 07:20
Jakub Chrzanowski Thank you. One more last question: how welcome are PRs in this area? I mean I wanted to add some filters like: find in local variable, find in method name, find in method body etc.
社区
IntelliJ IDEA Open API and Plugin Development
How to extend Find in Path with a custom Filter?
1 票
创建于
2020年06月26日 12:24
Hey Mehmetnakcay, Wow, thanks for your reply. It works.
社区
IntelliJ IDEA Open API and Plugin Development
How to create breakpoints programmatically?
1 票
已编辑于
2020年06月02日 06:30
Hey @..., how can the process id of the started JVM be retrieved?
社区
IntelliJ IDEA Open API and Plugin Development
Cannot attach to VM via VirtualMachine.attach() API
1 票
创建于
2020年09月09日 16:48
oh, actually there is such a request already: https://youtrack.jetbrains.com/issue/IDEA-210163
社区
IntelliJ IDEA Open API and Plugin Development
How to include my own RunConfigurationExtension in MavenRunConfiguration?
0 票
已编辑于
2020年09月04日 09:02
Yann CebronSo, I created my own RunConfigurationExtensionBase by extending RunConfigurationExtension but even if I return true in isApplicableFor() my custom tab is not applied to the Maven templat...
社区
IntelliJ IDEA Open API and Plugin Development
How to include my own RunConfigurationExtension in MavenRunConfiguration?
0 票
创建于
2020年09月03日 16:31
I'm attaching a Java Agent to the application and I'd like to customize how the agent behaves. Only the Maven Configuration does not support this kind of functionality. Other Run Configurations lik...
社区
IntelliJ IDEA Open API and Plugin Development
How to include my own RunConfigurationExtension in MavenRunConfiguration?
0 票
创建于
2020年08月24日 15:21
Thanks. I will work around this issue by getting the parents of the anonymous class until I get a normal class and will create the name from it (even if not accurate).
社区
IntelliJ IDEA Open API and Plugin Development
How to get the name of PsiAnonymousClass?
0 票
创建于
2020年08月20日 16:55
Thank you!
社区
IntelliJ IDEA Open API and Plugin Development
How to show text next to variables like in Debugging mode?
0 票
已编辑于
2020年08月13日 16:11
My ProgramRunner attaches a Java agent to the running application and this agent creates a file after extracting some information from the running app. I'd like to verify the contents of the file i...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Testing - how to compile and run Project inside a heavy test?
0 票
下一页
›
最后
»