Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
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
July 24, 2019 07:33
Thank you! Let's continue working on this in the YouTrack.
Community
IntelliJ IDEA Open API and Plugin Development
Sources root mistakenly being marked as resources root
0 votes
Edited
July 23, 2019 15:57
The `cuba-gradle` plugin sets same directory for sources and resources. Obviously, Idea-gradle import does not handle this case well. Would you mind opening an issue in our tracker?
Community
IntelliJ IDEA Open API and Plugin Development
Sources root mistakenly being marked as resources root
0 votes
Created
June 20, 2019 09:33
You are welcome. Please do not hesitate to ask further questions!
Community
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 votes
Created
June 19, 2019 16:45
Unfortunately, removing the plugin definition will not help. The plugin is required to handle sections of the build.gradle related to IntelliJ Plugin and to setup proper dependencies (e.g. on idea ...
Community
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 votes
Created
June 19, 2019 14:11
this snippet:plugins { // ... id 'org.jetbrains.intellij' version '0.4.9'}instructs a Gradle to download the plugin from https://plugins.gradle.orgIt will not work without the network access
Community
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 votes
Created
May 20, 2019 13:33
There is an Android Studio specific topic:com.android.tools.idea.project.AndroidProjectBuildNotifications#TOPICcom.android.tools.idea.project.AndroidProjectBuildNotifications.AndroidProjectBuildLis...
Community
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 votes
Created
December 03, 2018 13:26
"External annotations" is not yet complete, (e.g., https://youtrack.jetbrains.com/issue/IDEA-200003) and will be removed from the UI in 2018.3.1
Community
IntelliJ IDEA Users
Unknown Option On Gradle Import
0 votes
Created
November 26, 2018 10:00
Glad to see you have the problem solved!
Community
IntelliJ IDEA Open API and Plugin Development
Android Build.Gradle file edit
0 votes
Created
October 29, 2018 14:38
Hi,Sorry for late reply. Working with build.gradle files is same as any other groovy file. Please take a look at this document for basic information on working with text: https://www.jetbrains.org/...
Community
IntelliJ IDEA Open API and Plugin Development
Android Build.Gradle file edit
0 votes
Created
September 22, 2017 16:47
So far, there is no canonical way for doing this, so your approach look reasonable while IDEA-174087 is not implemented
Community
IntelliJ IDEA Open API and Plugin Development
adding/updating debug configurations from gradle build file
0 votes
«
First
‹
Previous