主页
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年11月07日 11:24
Hi Noam, It doesn't look like the problem of GoLand. Have you tried to run the very same command in terminal (with GO111MODULE=on)?
社区
GoLand
"go list -m -json all" results in permission denied
0 票
创建于
2018年11月02日 09:46
JpsTypedElement and other classes from the screenshot are part of platform-api.jar, not jps-model.jar
社区
IntelliJ IDEA Open API and Plugin Development
How to configure a compileServer.plugin (BuilderService) using the Gradle IntelliJ plugin?
0 票
已编辑于
2018年10月28日 14:54
> I'm using Gradle 4.4. I was asking about gradle-intellij-plugin, but looks like it irrelevant. > How do I create it ? http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/publis...
社区
IntelliJ IDEA Open API and Plugin Development
error in publish a plugin using "publishPlugin"
0 票
创建于
2018年10月28日 08:39
What's the version of the gradle-intellij-plugins you use? What's the id of you plugin?
社区
IntelliJ IDEA Open API and Plugin Development
error in publish a plugin using "publishPlugin"
0 票
创建于
2018年10月23日 17:43
Could you please provide a code sample to recreate it? Thanks.
社区
GoLand
stop debug did not send a SIGINT signal
0 票
创建于
2018年10月23日 10:45
Please try to upgrade gradle-intellij-plugin. It was fixed months ago: https://github.com/JetBrains/gradle-intellij-plugin/commit/fa4f12f680c6723dd7784af10053237d8a250687#diff-c5dfd81b0913bdfb7836d...
社区
IntelliJ IDEA Open API and Plugin Development
How can I set Dapple.laf.useScreenMenuBar to true when starting IDE to debug my plugin.
0 票
创建于
2018年10月18日 14:06
Here are the instructions: https://stackoverflow.com/questions/21114066/attach-intellij-idea-debugger-to-a-running-java-process You can set needed jvm args in `Help | Edit custom vm options` of IDE...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException in plugin development
0 票
创建于
2018年10月18日 13:46
> No , building result is just one jar, and all I need is all in it because I add The result of `buildPlugin` is never jar, it is a zip with all dependencies. Likely, you just use the wrong plugin ...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException in plugin development
0 票
创建于
2018年10月18日 11:34
> 2.2. So I think it might be in my project and indeed it is in the External Liraries When you built a plugin, does it contain commons-configuration.jar in it? > 3.2. I install it by press a but...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException in plugin development
0 票
创建于
2018年10月18日 09:20
Hi, > I got started a idea development with Gradle as it says What's your build.gradle? > java.lang.ClassNotFoundException: org.apache.commons.configuration2.PropertiesConfiguration The exception...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException in plugin development
0 票
«
第一页
‹
上一页
下一页
›
最后
»