主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2019年07月24日 07:33
Thank you! Let's continue working on this in the YouTrack.
社区
IntelliJ IDEA Open API and Plugin Development
Sources root mistakenly being marked as resources root
0 票
已编辑于
2019年07月23日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Sources root mistakenly being marked as resources root
0 票
创建于
2019年06月20日 09:33
You are welcome. Please do not hesitate to ask further questions!
社区
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 票
创建于
2019年06月19日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 票
创建于
2019年06月19日 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
社区
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.intellij version 0.4.9 not found by gradle
0 票
创建于
2019年05月20日 13:33
There is an Android Studio specific topic:com.android.tools.idea.project.AndroidProjectBuildNotifications#TOPICcom.android.tools.idea.project.AndroidProjectBuildNotifications.AndroidProjectBuildLis...
社区
IntelliJ IDEA Open API and Plugin Development
Listen for Compilation event in Android Studio
0 票
创建于
2018年12月03日 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
社区
IntelliJ IDEA Users
Unknown Option On Gradle Import
0 票
创建于
2018年11月26日 10:00
Glad to see you have the problem solved!
社区
IntelliJ IDEA Open API and Plugin Development
Android Build.Gradle file edit
0 票
创建于
2018年10月29日 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/...
社区
IntelliJ IDEA Open API and Plugin Development
Android Build.Gradle file edit
0 票
创建于
2017年09月22日 16:47
So far, there is no canonical way for doing this, so your approach look reasonable while IDEA-174087 is not implemented
社区
IntelliJ IDEA Open API and Plugin Development
adding/updating debug configurations from gradle build file
0 票
«
第一页
‹
上一页