主页
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年12月24日 09:14
Indeed, war task is called for the top-level (linked) Gradle project as a whole and we could improve this functionality. I've opened an issue for this: https://youtrack.jetbrains.com/issue/IDEA-25...
社区
IntelliJ IDEA Users
Update classes and resources in Gradle project
0 票
创建于
2020年09月01日 10:49
Ido, for a pure-Gradle environment as a workaround, try using Gradle Composite build https://docs.gradle.org/current/userguide/composite_builds.htmlYou will have to link just one (composite) builds
社区
IntelliJ IDEA Users
Changes in code are not recognised when debugging a multi-module
0 票
创建于
2020年09月01日 09:33
PeteH,Your case looks different. Please describe, what was working for you before the upgrade, and what is missing now?
社区
IntelliJ IDEA Users
Changes in code are not recognised when debugging a multi-module
0 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»