主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2018年07月25日 13:52
Hi. You can depend on Go plugin, so your plugin will be possible to install in GoLand or in IDEA with installed Go plugin: <depends>org.jetbrains.plugins.go</depends> If you want to restrict usage ...
社区
IntelliJ IDEA Open API and Plugin Development
Restrict plugin to GoLand
0 票
创建于
2018年07月18日 18:09
Thanks for the update. Indeed, it's not implemented yet. We implemented moving separate symbols in 2018.2 and going to implement entire file moving in 2018.3, please stay tuned. You can see the pro...
社区
GoLand
Move Go package refactoring does not trigger reference updates
0 票
创建于
2018年07月18日 10:14
> Any idea? Gradle cannot use zip as a compile dependency for Java. You have to unpack it and add jars as dependencies.
社区
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 票
创建于
2018年07月17日 17:23
Hi Chris, com.intellij.lexer classes can be found in com.jetbrains.intellij.idea:intellij-core@zip package at https://www.jetbrains.com/intellij-repository/releases repository. List of available ve...
社区
IntelliJ IDEA Open API and Plugin Development
How to add a dependency on the com.intellij.lexer classes in Gradle?
0 票
创建于
2018年07月06日 18:15
Hi Mahirk, Please provide code sample and steps to recreate the issue. Could you also describe the problems with Cmd+Z in 2018.1.*? We're not aware of any problems with this.
社区
GoLand
Move Go package refactoring does not trigger reference updates
0 票
创建于
2018年06月27日 15:43
The problem was in `-i` parameter. For some reason go build generated corrupted binary if run with `-i`. To avoid using the parameter in GoLand, it can be removed in all already created run configu...
社区
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 票
已编辑于
2018年06月27日 12:38
GoLand honors GOPATH convention but the convention has nothing to do with creating binaries while compiling. E.g. `go build` put binaries in the working directory. As I said by default binary is no...
社区
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 票
创建于
2018年06月27日 12:04
By default generated *.exe is placed in temp directory and removed right after execution finished. Output directory can be configured via `Run | Edit configurations... | <your run configuration> | ...
社区
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 票
创建于
2018年06月27日 11:57
Hi Nicolas, According to logs, you're using IntelliJ IDEA Ultimate, so I'm not sure how it's related to GoLand. Anyway, the IDEA you use seems to be quite outdated, could you please check whether t...
社区
GoLand
Adding Parameters to Angular Component and Editor Freezes
0 票
创建于
2018年06月27日 11:49
Please attach entire output of GoLand. Also could you please attach or send me to zolotov at jetbrains.com logs? You can collect them with `Help | Compress and show in <file browser>` action.
社区
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 票
«
第一页
‹
上一页
下一页
›
最后
»