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
Edited
July 28, 2018 12:52
> Where are the build versions listed? As it's said in http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html, you can find the list at https://www.jetbrains.com/intel...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin gradle config: building downloads the same version
1 vote
Edited
July 25, 2018 19:09
Hi, You cannot workaround it because otherwise, you won't be able to compile and run your project. Downloading happens just once per IntelliJ version. SDK for Community Edition is 400MB + 200 MB of...
Community
IntelliJ IDEA Open API and Plugin Development
Why gradle always downloads large files when trying to build a plugin project?
1 vote
Created
July 06, 2018 06:13
Hi Collin, Highlighting an error in absolutely valid and compilable file is not the obvious thing, I think we'll do something about this particular this error, but there is always a trade-off betwe...
Community
GoLand
runnerw.exe Error 216
1 vote
Created
June 26, 2018 09:20
Hi, For empty initializer you can invoke `Fill struct` action via Alt+Enter menu. For filled initializer without structure keys, you can invoke `Add keys and delete zero values` via Alt+Enter menu....
Community
GoLand
Option to automatically add the keyed parameters of a struct
1 vote
Created
May 16, 2018 11:01
> It's not super-obvious behaviour to by default silently change a configured value, IMO. It's stated in the documentation. Default setup provides the best options to start with. Manually setting...
Community
IntelliJ IDEA Open API and Plugin Development
plugin _ is incompatible with this installation
1 vote
Created
May 07, 2018 11:42
No, you can't. Why don't you use just Ctrl+F5? Running configuration saves all files, you don't need pressing Cltr+S at all. Rerun action stops the process, so you don't need Ctrl+F2 either.
Community
GoLand
Override Ctrl + S
1 vote
Created
January 27, 2018 16:55
No problem. IDE should provide better error message in this case, indeed.
Community
GoLand
runnerw.exe Error 216
1 vote
Created
January 27, 2018 16:52
You cannot run file with testing2 package name: https://play.golang.org/p/lkockD9sv-p
Community
GoLand
runnerw.exe Error 216
1 vote
Created
January 27, 2018 16:13
Please attach the source code of the program you're trying to run
Community
GoLand
runnerw.exe Error 216
1 vote
Created
March 28, 2017 11:02
> the error appeared before a dep to local jar existed in build.gradle I see. I think it makes sense to look at Multi-module projects and add dependency to base subproject (`compile project(':base_...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle config for plugin
1 vote
«
First
‹
Previous
Next
›
Last
»