主页
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)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年01月19日 19:52
Since GoLand 2018.3 Web deployment plugin is bundled into IDE. To make it work just delete your custom version via Settings | Plugins page. UPD: Actually, Florin already said you to do this. Have y...
社区
GoLand
What happened to the Deployment tool??
0 票
创建于
2019年01月14日 12:48
Frederic, I cannot recreate the issue. You're welcome to provide diagnostics information here: https://youtrack.jetbrains.com/issue/GO-6392
社区
GoLand
"go list -m -json all" results in permission denied
0 票
创建于
2019年01月11日 14:11
Classpath looks good to me, cannot recreate with the given build file. Could you share the sample project to recreate the problem? The output of `./gradlew :buildPlugin --info` would be useful too.
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2019年01月11日 12:48
> So how can I add platform/util into my compile classpath? Nothing, `./gradlew :runIde` will add it automatically. What about other questions I asked? What SDK do you use? What's the exception...
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2019年01月11日 08:53
Ok, let's start from the beginning. Preferably with the exception. > However, when I try to load an icon, it says com.intellij.openapi.util.IconLoader is not found in the classpath. What exactly it...
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2019年01月11日 08:25
If it's a hard dependency than you don't need to load it in IC, so just add a dependency to plugin.xml. I don't see the problem in "Adding `com.jetbrains.php` would have a dependncy resolution erro...
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2019年01月11日 07:17
> Adding `ocom.jetbrains.php` would have a dependncy resolution error if the plugin is loaded with IC You need to make it optional dependency: http://www.jetbrains.org/intellij/sdk/docs/basics/plug...
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2019年01月10日 07:37
Have you added a dependency on `com.jetbrains.php` module in your plugin.xml?
社区
IntelliJ IDEA Open API and Plugin Development
Some classes are in IC-2018.3.2 but not in IU-2018.3.2
0 票
创建于
2018年12月18日 15:48
> Seems like the behavior is different depending on if you have already written the closing parenthesis. Indeed, it works like that. I'll fix this in 2019.1. It looks like not so trivial to type t...
社区
GoLand
How to prevent auto-completion to name return values?
0 票
创建于
2018年12月18日 10:54
Will be fixed in gradle-intellij-plugin-0.4, not sure about IDEA.
社区
IntelliJ IDEA Open API and Plugin Development
Error publishing a plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»