主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ares
活动总数
14
最后的活动
2023年07月18日 11:06
成员加入日期
2022年10月01日 10:37
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
2
活动概览
帖子(2)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2023年07月18日 11:06
Ah, that's a shame. Do you, without an example, have a push in the right direction of where (or how) I can start to expose an API from my plugin to the outside world?
社区
IntelliJ IDEA Open API and Plugin Development
Interact with plugin through CLI?
0 票
创建于
2023年07月17日 12:54
Aha, thank you for clarifying! I do wonder.. how I would expose my plugin to a 3rd party client. The only resources I could find are how to expose one plugin to another. Do you have an example of t...
社区
IntelliJ IDEA Open API and Plugin Development
Interact with plugin through CLI?
0 票
已编辑于
2023年07月17日 11:34
Hey, thanks! I'll definitely check that out. In the meantime, I found a few examples that use the interface "com.intellij.openapi.application.ApplicationStarter". I'll explore both routes to see w...
社区
IntelliJ IDEA Open API and Plugin Development
Interact with plugin through CLI?
0 票
已编辑于
2023年07月17日 10:31
Hi Yann, thanks for your reply! To clarify, are we still talking about a REST API here inside the plugin or something more along these lines: https://plugins.jetbrains.com/docs/intellij/bundling-pl...
社区
IntelliJ IDEA Open API and Plugin Development
Interact with plugin through CLI?
0 票
已编辑于
2023年07月17日 10:04
Hi, thanks for your reply! I did consider exposing a REST service. I wanna use that as a last resort in case there was a different approach. If all else fails, I may have to go that route. Edit: I...
社区
IntelliJ IDEA Open API and Plugin Development
Interact with plugin through CLI?
0 票
创建于
2022年10月06日 10:21
Hi Egor, Thanks for your reply! The issue seems somewhat similar. I've noticed that when the binding class to my form is a Kotlin file (for example FooBar.kt) the JLabel isn't deleted. However, whe...
社区
IntelliJ IDEA Users
Swing Builder how to remove a JLabel
0 票