主页
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年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 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»