主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2018年02月01日 23:18
Could you please check if you have "-Djsse.enableSNIExtension=false" in Help | Edit Custom VM Options. If yes then please remove it, restart IDE and try downloading plugins again.
社区
IntelliJ IDEA Users
Handshake failure when connecting to pluginManager
7 票
创建于
2016年03月31日 17:11
Yes, you are totally right, that's how it is done in IDEA. Unfortunately plugin repository doesn't notify plugin authors about this behaviour. We'll publish those rules and add a notification about...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin versioning and updates
2 票
创建于
2020年09月30日 10:09
Hi! The problem is that IDE considers 1.7-201 greater than 1.7.2-202. You can use com.intellij.ide.plugins.VersionCompareTest to check how IDE compares versions. We can fix it in later releases of ...
社区
IntelliJ IDEA Open API and Plugin Development
Upgrading from 2020.1 to 2020.2 is saying my plugin is incompatible, not offering an update.
1 票
创建于
2018年02月19日 11:13
Hi Ingo, Unfortunately we have introduced a bug that prevents downloading of plugins that have the same version in several channels if you don't specify channel in your request. It will be fixed la...
社区
IntelliJ IDEA Open API and Plugin Development
Plugins cannot be downloaded by gradle intellij plugin
1 票
创建于
2017年11月10日 11:56
Yes, your approach is correct. To solve the problem of conflicting functionality of "1.x" and "2.x" plugins you can implement `PluginReplacement` extension point in new versions of your "1.x" plugi...
社区
IntelliJ IDEA Open API and Plugin Development
Supporting multiple distinct major versions of a plugin
1 票
创建于
2016年06月13日 16:49
Those are the ones I called "orange". It means that ApplicationConfig is annotated with EnableNeo4jRepositories. Documentation is definitely coming and I will inform you when it is available. Feel ...
社区
IntelliJ IDEA Users
Missing Spring dependency graph model legend
1 票
创建于
2016年06月10日 11:42
Also you can select any edge and press F4 which should take you to this dependency declaration. Ivan ChirkovSoftware DeveloperJetBrains
社区
IntelliJ IDEA Users
Missing Spring dependency graph model legend
1 票
创建于
2016年06月10日 11:40
Hello Alexander, Solid lines are used for component scans and Enable annotations dependencies, dashed lines for import dependencies and dotted lines for other. Green is used for imports, blue for c...
社区
IntelliJ IDEA Users
Missing Spring dependency graph model legend
1 票
创建于
2016年02月22日 11:49
Hello Meilun, IDEA checks for updates in all specified repositories and compares version of installed plugin with version specified in repository and if it is greater then suggests to update plugin...
社区
IntelliJ IDEA Open API and Plugin Development
Any way of setting up a simplest plugin repository for publishing a single plugin.
1 票
创建于
2024年11月29日 09:40
Hi, Meyfarth! I would not suggest using images uploaded as screenshots in your plugin descriptions because screenshots are available both on the site and in IDE as a separate block.
社区
IntelliJ IDEA Open API and Plugin Development
Can a plugin embed an image for its <description>?
0 票
下一页
›
最后
»