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
June 27, 2018 11:24
Hi, What go version you use? Can you run `go version` in the terminal?
Community
GoLand
runnerw.exe: CreateProcess failed with error 216 with a simple Hello World
0 votes
Created
June 26, 2018 18:21
Hi Nicolas, 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. Thanks
Community
GoLand
Adding Parameters to Angular Component and Editor Freezes
0 votes
Created
June 26, 2018 17:50
Sorry, I cannot recreate the issue that you're describing.
Community
IntelliJ IDEA Open API and Plugin Development
Problem syncing gradle in idea-sandbox.
0 votes
Created
June 26, 2018 09:06
Hi, There is no way to do this. We're going to sort result, though. Please track the issue to get updates: https://youtrack.jetbrains.com/issue/GO-3185.
Community
GoLand
How to define limited packages when searching parent interfaces / implemented structs?
0 votes
Created
June 14, 2018 19:23
> The problem is that gradle wont sync You don't need to sync project in order to run upgrade from a terminal. > I've only ever used gradle once before so I'm not sure what I'm doing at all. I th...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle sync fails in new project
0 votes
Created
June 14, 2018 18:49
> As you can see on the screenshots above the default wrapper option does download a gradle 4.4 binary. Yes, I know, that's what I'm talking about, it's not IntelliJ downloads Gradle, it's Gradle ...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle sync fails in new project
0 votes
Created
June 14, 2018 18:31
Hi Mariano, Gradle is used for downloading some of dependencies but not for building itself. You can start with a documentation for `org.jetbrains.intellij.build` package which describes the entry ...
Community
IntelliJ IDEA Open API and Plugin Development
How to create a new distribution
0 votes
Created
June 14, 2018 17:52
IntelliJ doesn't download Gradle, it's on you or on Gradle itself. See details here: https://gradle.org/install/
Community
IntelliJ IDEA Open API and Plugin Development
Gradle sync fails in new project
0 votes
Created
June 13, 2018 14:22
Hi, For JSP part you should create a subproject (so it will be a separate jar) and use `intellij.type='JPS'` in it (so it will be compiled against jps-related jars only).
Community
IntelliJ IDEA Open API and Plugin Development
How to configure a compileServer.plugin (BuilderService) using the Gradle IntelliJ plugin?
0 votes
Created
May 22, 2018 21:02
You're welcome! One more hint: upgrade to gradle-intellij-plugin 0.3.1, it will use JetBrains java runtime property.
Community
IntelliJ IDEA Open API and Plugin Development
Unable to run project with multiple plugins
0 votes
«
First
‹
Previous
Next
›
Last
»