主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Sam Reed
活动总数
6
最后的活动
2020年05月29日 15:52
成员加入日期
2020年05月15日 01:20
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2020年05月29日 15:52
Great. But if I add what you tell me, and then try to rebuild the project... And it doesn't change the paths. That's hardly my fault Restarting the IDE seems to have made some difference It's downl...
社区
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 票
创建于
2020年05月29日 15:38
What/where is `intellij-block`? I'm presuming you mean the `intellij {}` section of the gradle file? Adding that makes no difference >Cannot find builtin plugin CSS for IDE: /Users/reedy/.gradle/ca...
社区
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 票
创建于
2020年05月26日 17:09
Ok... So if we remove the versions... > Required plugins weren't loaded Click "Install required plugins" get an empty window... Which is ever so helpful and pointless
社区
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 票
已编辑于
2020年05月18日 16:46
plugin.xml is still the same as it was (just in a new location) - https://github.com/reedy/phpstorm-plugin-mediawiki/blob/master/META-INF/plugin.xml#L58 Adding in <depends>com.intellij.lang.css</...
社区
IntelliJ IDEA Open API and Plugin Development
Porting DevKit plugin to Gradle
0 票