主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ivan Chirkov
活动总数
120
最后的活动
2024年11月29日 09:40
成员加入日期
2013年02月15日 13:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
49
活动概览
文章(0)
帖子(1)
评论(70)
按最近的活动排序
最近的活动
投票数
创建于
2020年10月08日 09:23
How do you install your plugin in your test?
社区
IntelliJ IDEA Open API and Plugin Development
Hook for plugin uninstall process
0 票
创建于
2020年09月16日 09:42
If this custom repository belongs to you then I would suggest parsing server logs to determine number of plugin file downloads.
社区
IntelliJ IDEA Open API and Plugin Development
Download metrics for plugins from custom non-public plugin repository
0 票
创建于
2020年08月24日 19:43
IDE shows everything that is present in custom repository. When you upload plugin to plugins.jetbrains.com compatibility check would be performed on server side and if your plugin has `<depends>com...
社区
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 票
创建于
2019年06月05日 10:00
We've managed to make changes on the server side so that it works in all versions of IDE therefore you can make changes in the next version you were planning to release.
社区
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 票
创建于
2019年05月29日 10:06
The fix has been deployed and now you plugin with `<depends>com.intellij.modules.python</depends>` would be available in IntelliJ IDEA, Android Studio, CLion, DataGrip, GoLand, PyCharm, Rider. When...
社区
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 票
创建于
2019年04月26日 12:59
API is available here http://www.jetbrains.org/intellij/sdk/docs/plugin_repository/api/plugin_upload.html
社区
IntelliJ IDEA Open API and Plugin Development
How to properly use custom release channels in IDEA 14 (and not only)
0 票
创建于
2018年09月17日 14:36
Another solution would be just to put 0 as value for LAST_TIME_CHECKED.
社区
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 票
创建于
2018年09月17日 14:35
Hi Jürgen, On the start IDEA checks how much time passed since last check for updates (automatic or manual) and if it is more than 24 hours then makes a check for update otherwise schedules automat...
社区
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 票
创建于
2018年09月17日 12:17
IDEA automatically checks for updates and shows corresponding pop-up once in 24 hours.
社区
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 票
创建于
2018年08月01日 05:59
Hi Mark, The message means that you are using username different from the one used to upload plugin previously. For plugin https://plugins.jetbrains.com/plugin/10973-cfn-lint you should use usernam...
社区
IntelliJ IDEA Open API and Plugin Development
permission denied on publishing a new version of a plugin using Gradle
0 票
«
第一页
‹
上一页
下一页
›
最后
»