主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nikolay Chashnikov
活动总数
838
最后的活动
2023年11月23日 11:52
成员加入日期
2007年11月13日 10:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
334
活动概览
文章(0)
帖子(1)
评论(503)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月21日 14:42
You may implement ApplicationStarter extension point to create a custom command-line application for IntelliJ-based IDE.
社区
IntelliJ IDEA Open API and Plugin Development
Expose plugin to headless mode
0 票
创建于
2021年06月11日 07:52
It's possible to add individual files as content roots, but this may be inconvenient. You may try adding these additional dependencies via ResolveScopeEnlarger extension point instead.
社区
IntelliJ IDEA Open API and Plugin Development
Creating separate resolve scope for specific files
0 票
创建于
2020年01月17日 08:45
You don't need to run Gradle tasks to compile intellij-community project, Build Project should do all the work. The mentioned compilation errors seem to be caused by problems with downloading a lib...
社区
IntelliJ IDEA Open API and Plugin Development
"package org.jetbrains.kotlin.gradle does not exist," etc. building intellij-community at master following README
0 票
创建于
2019年11月13日 08:57
Hi Vladimir, I don't quite understand why differences between Kotlin versions caused problems for you. Note that there are 3 different versions of Kotlin which may affect plugin development: 1) ver...
社区
IntelliJ IDEA Open API and Plugin Development
2019.3 Beta Release RADICALLY Different from EAP versions
0 票
创建于
2019年11月13日 08:22
Vladimir, regarding this: > I would settle for having a @since java doc annotation for newly added or changed APIs with a minimum build number for its appearance Actually this is already supported....
社区
IntelliJ IDEA Open API and Plugin Development
Document API Changes between releases of the IntelliJ Platform
0 票
创建于
2019年10月31日 11:15
Do you mean that you don't use a build system in your project and have IntelliJ configuration files only? Actually some time ago we started publishing modules which can be used to run JPS build in ...
社区
IntelliJ IDEA Open API and Plugin Development
Compile IntelliJ project on command line
0 票
创建于
2019年08月01日 06:43
> Do you mean "until the project is no longer open in the IDE"? Yes, this is that I meant.
社区
IntelliJ IDEA Open API and Plugin Development
Immutable hashcode for project and module objects
0 票
创建于
2019年07月30日 16:27
Hello Tobias, ModulePointer is used to provide a reliable reference to a module by name. If you have a part of configuration which refers to a module by name, it may happen that module with such na...
社区
IntelliJ IDEA Open API and Plugin Development
Immutable hashcode for project and module objects
0 票
创建于
2019年07月17日 08:29
I agree that the proper solution would be registering ConcatenationInjectionManager in the platform, I've created an issue about that so you can track progress on that. I hope we'll fix it soon.
社区
IntelliJ IDEA Open API and Plugin Development
Language injection into strings and string concatenation?
0 票
创建于
2019年05月27日 08:52
I've answered in the YouTrack issue, please follow it to updated and possible workarounds.
社区
IntelliJ IDEA Open API and Plugin Development
Error when building idea community edition
0 票
«
第一页
‹
上一页
下一页
›
最后
»