主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nikita Skvortsov
活动总数
69
最后的活动
2024年10月16日 09:02
成员加入日期
2017年09月22日 16:47
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
26
活动概览
文章(0)
帖子(0)
评论(43)
按最近的活动排序
最近的活动
投票数
创建于
2020年09月01日 09:32
Ido, Unfortunately this scenario (mixed maven/gradle projects) is not supported at the moment, I have filed a task for it, please watch/vote here: https://youtrack.jetbrains.com/issue/IDEA-249639
社区
IntelliJ IDEA Users
Changes in code are not recognised when debugging a multi-module
0 票
创建于
2020年06月18日 09:23
@... thank you for your patience.Indeed, the `predefinedExternalAnnotations` file is not created in 2020.1 or 2020.2EAP and this is a straght bug: https://youtrack.jetbrains.com/issue/IDEA-243907
社区
IntelliJ IDEA Users
What is the preferred solution for distributing external annotations?
0 票
创建于
2020年05月17日 10:09
Accodring to sources of StopAction, there is a limited set of places, where the "Global" Stop action can be.If a stop action is used in a plugin, it needs a context - a RunContentDescriptor to wor...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 票
创建于
2020年05月15日 11:50
I apologize for the delay.I found out, that there is a difference in behavior between Intellij IDEA and Android Studio (or Android project in IntelliJ).While former behaves as expected (with failur...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 票
创建于
2020年04月30日 07:46
> I add 'Stop' action to group in my plugin.xml.Please, share the related plugin.xml fragment
社区
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 票
创建于
2020年04月30日 07:45
> But when 'error: no devices/emulators found' shows in console output, TaskCallback.onSuccess is invoked.Please make sure, that when invoked from console, this task error output also causes build ...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 票
创建于
2020年03月18日 14:48
Hi.I apologize for the delay. After playing around a bit with your project, I can see that for a simple java case, "impl" is added as a `runtime` scope dependency, with expected behaviour: classes ...
社区
IntelliJ IDEA Users
Gradle transitive dependencies not visible/debuggable
0 票
创建于
2019年12月16日 10:16
This will not work either, unfortunately. IDEA will not allow a two nested content roots for same module.So only current option is adding the third module, with single content root at foo/bar/frob/...
社区
IntelliJ IDEA Open API and Plugin Development
External System Plugin Module with multiple source roots
0 票
创建于
2019年12月13日 12:26
正式评论
Indeed, IntelliJ Idea does not support overlapping source folders structure.While content roots can be nested, one can not mark a folder that belongs to nested module as a source for outer module. ...
社区
IntelliJ IDEA Open API and Plugin Development
External System Plugin Module with multiple source roots
0 票
创建于
2019年08月05日 11:58
Looks like, during import a dependency on Intellij own libraries was not resolved properly.Alian, when you remove `version` property from `intellij` section, can you still build project from comman...
社区
IntelliJ IDEA Open API and Plugin Development
package does not exists issue when removing my graddle version '2018.3' option
0 票
«
第一页
‹
上一页
下一页
›
最后
»