Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Zolotov
Total activity
721
Last activity
November 01, 2023 08:52
Member since
April 05, 2011 22:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
241
Activity overview
Articles (0)
Posts (0)
Comments (480)
Sort by recent activity
Recent activity
Votes
Created
September 05, 2019 09:56
Hi Holger, Do you have a dependency on 'java'? If not, you probably should not use LightJavaCodeInsightFixtureTestCase. If you need Java, you have to declare this dependency in your build.gradle: i...
Community
IntelliJ IDEA Open API and Plugin Development
StackOverflowError when using LightJavaCodeInsightFixtureTestCase
0 votes
Created
September 05, 2019 09:55
What's the GOPATH for your project? How do you import pkg package in your command line packages? How did you configure the GOPATH in the IDE?
Community
GoLand
Find usages does not find in main package in cmd folder
0 votes
Created
August 08, 2019 14:28
Ctrl+I on the structure will suggest you to generate methods of particular interface. You can find any shortcut for any action using Search everywhere (Shift+Shift).
Community
GoLand
What is the shortcut to add the method?
0 votes
Created
August 05, 2019 08:16
Eduard, > go: cannot determine module path for source directory This means that the compilation working directory doesn't contain any go.mod file. Could you share your run configuration, please? W...
Community
GoLand
how to use Goland with module-aware go
0 votes
Edited
July 29, 2019 19:44
> File is ok, I tried to unpack it manually and got same error as with switched jbrVersion. I didn't get it. It's ok but still cannot be unpacked? What do you mean? Try to download it manually. ...
Community
IntelliJ IDEA Open API and Plugin Development
Can't build my IDE plugin for IntelliJ IDEA 2019.2
0 votes
Created
July 29, 2019 19:22
Can you untar it manually? Is it corrupted?
Community
IntelliJ IDEA Open API and Plugin Development
Can't build my IDE plugin for IntelliJ IDEA 2019.2
0 votes
Created
July 29, 2019 19:08
> 13:16:16.420 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Unable to expand TAR 'C:\Users\<username>\.gradle\caches\modules-2\files-2.1\com.jetbrains\jbre\jbr-11_0_3-windows-...
Community
IntelliJ IDEA Open API and Plugin Development
Can't build my IDE plugin for IntelliJ IDEA 2019.2
0 votes
Created
July 22, 2019 14:00
Hi Pavel, Sorry for the delay. You cannot do this as a Run configuration as the command doesn't produce the single binary to run (at least before it was required). What you can do is create an Exte...
Community
GoLand
Build all (go build ./...) and build current package
0 votes
Created
July 12, 2019 09:33
Official comment
Hi, It's not possible right now. Please vote for the issue to show the interest and get updates on it. https://youtrack.jetbrains.com/issue/GO-5137
Community
GoLand
Extraction to global variable\const
0 votes
Created
June 30, 2019 19:07
See https://youtrack.jetbrains.com/issue/GO-7530
Community
GoLand
go test run configuration for web assembly
0 votes
«
First
‹
Previous
Next
›
Last
»