Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Nikita Skvortsov
Total activity
69
Last activity
October 16, 2024 09:02
Member since
September 22, 2017 16:47
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
26
Activity overview
Articles (0)
Posts (0)
Comments (43)
Sort by recent activity
Recent activity
Votes
Created
September 01, 2020 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
Community
IntelliJ IDEA Users
Changes in code are not recognised when debugging a multi-module
0 votes
Created
June 18, 2020 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
Community
IntelliJ IDEA Users
What is the preferred solution for distributing external annotations?
0 votes
Created
May 17, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 votes
Created
May 15, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 votes
Created
April 30, 2020 07:46
> I add 'Stop' action to group in my plugin.xml.Please, share the related plugin.xml fragment
Community
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 votes
Created
April 30, 2020 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle task execution
0 votes
Created
March 18, 2020 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 ...
Community
IntelliJ IDEA Users
Gradle transitive dependencies not visible/debuggable
0 votes
Created
December 16, 2019 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/...
Community
IntelliJ IDEA Open API and Plugin Development
External System Plugin Module with multiple source roots
0 votes
Created
December 13, 2019 12:26
Official comment
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. ...
Community
IntelliJ IDEA Open API and Plugin Development
External System Plugin Module with multiple source roots
0 votes
Created
August 05, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
package does not exists issue when removing my graddle version '2018.3' option
0 votes
«
First
‹
Previous
Next
›
Last
»