主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Zlatoverov
活动总数
68
最后的活动
2021年04月02日 12:48
成员加入日期
2018年02月08日 15:32
关注
0 名用户
关注者数
0 名用户
投票数
14
订阅数
18
活动概览
帖子(14)
评论(22)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月02日 09:59
Thanks, Yann Cebron. Is there a way in the #projectOpened method to determine that the 'first initial import' has not ended yet?
社区
IntelliJ IDEA Open API and Plugin Development
How to get a list of libraries when creating a project?
0 票
创建于
2019年06月27日 09:13
Thanks, I will not use IntentionMenuContributor.
社区
IntelliJ IDEA Open API and Plugin Development
Sync intention menu contributor
0 票
已编辑于
2019年06月27日 06:39
Yes CubaEditorNotificationPanel extends EditorNotificationPanel. But, I use custom components for EditorNotificationPanel. HyperlinkLabel doesn't suit me, for example, I use ActionButtonWithText. ...
社区
IntelliJ IDEA Open API and Plugin Development
Sync intention menu contributor
0 票
创建于
2019年06月26日 09:24
Thanks, it works fine!
社区
IntelliJ IDEA Open API and Plugin Development
Please add 2019.2 EAP artifacts to www.jetbrains.com/intellij-repository/
0 票
创建于
2019年06月26日 07:24
Thanks for the answer, but I still have a problem.I use 'gradle-intellij-plugin' https://github.com/JetBrains/gradle-intellij-plugin and add snapshot repository to repositories block. When building...
社区
IntelliJ IDEA Open API and Plugin Development
Please add 2019.2 EAP artifacts to www.jetbrains.com/intellij-repository/
0 票
创建于
2019年01月09日 08:13
Thanks for answer! Indeed, javax.validation.constraints.NotNull annotation applies to both FIELD and TYPE_USE. I see several inconveniences: 1. Inconvenient to change the FQN type, it is broken ano...
社区
IntelliJ IDEA Open API and Plugin Development
Type migration issue
0 票
创建于
2018年12月11日 08:07
Thanks, Roman Shevchenko!
社区
IntelliJ IDEA Open API and Plugin Development
How to get arguments for enum constant from com.intellij.psi.impl.compiled.ClsEnumConstantImpl
0 票
创建于
2018年12月07日 07:37
Sorry for the long answer. I found a solution. I wrote a custom org.jetbrains.plugins.gradle.tooling.ModelBuilderService and load my artifact force and set my model in com.haulmont.studio.intellij....
社区
IntelliJ IDEA Open API and Plugin Development
Processing library with custom artifact type
0 票
创建于
2018年11月23日 07:17
So, how to get this artifact using API? Sort of: VirtualFile [] files = library.getFiles (ZipArtifactOrderRootType.getInstance()); where 'ZipArtifactOrderRootType' is an implementation from 'OrderR...
社区
IntelliJ IDEA Open API and Plugin Development
Processing library with custom artifact type
0 票
创建于
2018年11月20日 06:58
Hi, Nikolay Chashnikov. '-db.zip' artifact mainly contains folders, sql and groovy scripts.
社区
IntelliJ IDEA Open API and Plugin Development
Processing library with custom artifact type
0 票
«
第一页
‹
上一页
下一页
›
最后
»