主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Alexander Zolotov
活动总数
721
最后的活动
2023年11月01日 08:52
成员加入日期
2011年04月05日 22:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
241
活动概览
文章(0)
帖子(0)
评论(480)
按最近的活动排序
最近的活动
投票数
创建于
2017年04月09日 11:01
正式评论
You use snapshot version, it's changed every day. Caching snapshot dependencies can be configured in gradle.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin gradle config: building downloads the same version
0 票
创建于
2017年04月08日 09:04
I didn't get it, what's the problem exactly?
社区
IntelliJ IDEA Open API and Plugin Development
Plugin gradle config: building downloads the same version
0 票
创建于
2017年03月28日 10:46
> the jar file exist in the libs dir. These gradle config files work. By the way, you depend on `libs/libs/plugin_base-1.0.jar`, not on `libs/plugin_base-1.0.jar`. I'm not sure what do you mean ...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle config for plugin
0 票
创建于
2017年03月28日 10:42
> the error in the original post in this topic appeared with different build.gradle files. The error describes the only the latest lsource that was used for resolving base.jar, if the jar was there...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle config for plugin
0 票
创建于
2017年03月28日 10:08
正式评论
I believe that you just do not have `libs/base-1.0.jar` under your project's base dir, so the `base` dependency is unresolved. It has nothing to do with intellij or gradle-intellij-plugin. Unrela...
社区
IntelliJ IDEA Open API and Plugin Development
Gradle config for plugin
0 票
创建于
2017年03月28日 09:29
Please provide whole `build.gradle`. How do you depend on IntelliJ dependencies?
社区
IntelliJ IDEA Open API and Plugin Development
Gradle config for plugin
0 票
创建于
2017年01月27日 17:44
正式评论
I didn't create an issue. Here is the fix: https://github.com/JetBrains/gradle-intellij-plugin/commit/d136f4fa7eb2da146970c46554fcca99a0ce3d87. I'll publish the new version in a few days. Meanwhile...
社区
IntelliJ IDEA Open API and Plugin Development
case-sensitivity issue with plugins in gradle build
0 票
创建于
2017年01月27日 16:16
Hi, Sorry for a delay. As it's stated in documentation for bundled plugins a plugin's directory is used as a name of plugin-dependency. This means that the case-insensitivity of the name is defin...
社区
IntelliJ IDEA Open API and Plugin Development
case-sensitivity issue with plugins in gradle build
0 票
已编辑于
2016年12月29日 09:36
I have no idea why JDK-classes is highlighted, but since the project is compiled and run, I don't see how it can affect anything. You can try invoke 'File | Invalidate Caches' though. As for adding...
社区
IntelliJ IDEA Open API and Plugin Development
custom language plugin
0 票
创建于
2016年12月28日 21:02
> Some classes and override instructions cannot be resolved by the editor. Maybe this is a reason? It is, for sure. But how did you run debug IDE instance if you cannot compile the project? Any...
社区
IntelliJ IDEA Open API and Plugin Development
custom language plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»