主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vladimir Krivosheev
活动总数
451
最后的活动
2024年10月17日 08:21
成员加入日期
2009年06月29日 11:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
177
活动概览
文章(0)
帖子(0)
评论(274)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月28日 12:04
https://github.com/guikeller/jetty-runner/issues/70#issuecomment-620553263
社区
IntelliJ IDEA Open API and Plugin Development
GenericDebuggerRunner - VMParametersList params getting lost
0 票
创建于
2020年01月28日 11:22
Just use `ProgramRunner` directly. `JavaPatchableProgramRunner` doesn't add any value anymore.
社区
IntelliJ IDEA Open API and Plugin Development
JavaPatchableProgramRunner.execute() final in 2020.1
0 票
创建于
2019年12月11日 08:32
Use `getService` or `getComponent` only in the implementation of `getInstance`. Do not call it directly otherwise. If some platform component or service doesn't have corresponding `getInstance`, it...
社区
IntelliJ IDEA Open API and Plugin Development
API: Components vs Services Errors are they really needed?
0 票
创建于
2019年07月25日 14:43
New API: `IconManager.getInstance().createLayeredIcon()` You are not forced to to have different version of plugin — you can continue using old API and migrate in next release (2019.3)
社区
IntelliJ IDEA Open API and Plugin Development
Method completion with multiple icons
0 票
创建于
2019年07月25日 14:30
> preferably one that will work for both 2019.2 and previous versions In this case, no variants, new API is not available in old versions.
社区
IntelliJ IDEA Open API and Plugin Development
Method completion with multiple icons
0 票
创建于
2019年06月21日 11:32
I recommend you to copy code from [JDOMUtil](https://github.com/JetBrains/intellij-community/blob/50dad46e47402f029c4aab96086208caf9f90432/platform/util/src/com/intellij/openapi/util/JDOMUtil.java#...
社区
IntelliJ IDEA Open API and Plugin Development
XMLInputFactory Error - Using StAX in Java Plugin
0 票
创建于
2019年03月04日 14:51
> However if you have previously ran a JUnit configuration for this class, then JUnit always "grabs" the config and won't allow this run provider to take precedence This behaviour is correct and...
社区
IntelliJ IDEA Open API and Plugin Development
Override JUnit Run Provider
0 票
创建于
2018年12月18日 16:04
Your version of IDEA is quite old. Please try latest one.
社区
IntelliJ IDEA Open API and Plugin Development
Exception: Cannot init ToolWindowManager component state: Name is null
0 票
创建于
2018年08月01日 09:31
Do not use `Import Settings` if you use Cloud Config plugin or Settings Repository plugin.
社区
IntelliJ IDEA Users
IDEA Ultimate 2018.2 - Import Settings with LiveTemplate fails
0 票
创建于
2018年06月25日 10:33
> to have to constantly keep resizing/repositioning Do you mean size and position of project window frame or about tool windows?
社区
GoLand
Open Project in Same Window and Keep Current Window Settings
0 票
«
第一页
‹
上一页
下一页
›
最后
»