主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kevin
活动总数
7
最后的活动
2024年07月02日 18:30
成员加入日期
2024年06月22日 01:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月02日 18:30
Thanks for the help. For now I'm using a workaround where I display a notification prompting the user to uninstall plugin B, which allows plugin A to redownload it upon reload.
社区
IntelliJ IDEA Open API and Plugin Development
PluginManagementPolicy Extension Point
0 票
创建于
2024年06月28日 19:09
The idea is that an admin is able to modify an (internal) URL to provide a custom download link. From the user's side, the idea is that the user needs to just set the URL in extension A, and versio...
社区
IntelliJ IDEA Open API and Plugin Development
PluginManagementPolicy Extension Point
0 票
创建于
2024年06月27日 22:43
Just checking in again; is there a recommended workaround for this?
社区
IntelliJ IDEA Open API and Plugin Development
PluginManagementPolicy Extension Point
0 票
创建于
2024年06月25日 18:17
I have an extension download URL which I use to create a pluginNode. My code looks something like the below: import com.intellij.ide.plugins.PluginNode import com.intellij.openapi.extensions.Plugin...
社区
IntelliJ IDEA Open API and Plugin Development
PluginManagementPolicy Extension Point
0 票
创建于
2024年06月24日 18:47
I was mistaken; it was just the build that passed, but the functionality didn't work.My use case is that I have extension A which I want to either upgrade or downgrade extension B. If PluginManager...
社区
IntelliJ IDEA Open API and Plugin Development
PluginManagementPolicy Extension Point
0 票