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
February 05, 2020 15:01
> `If it is so, try to fix the exception or try to upgrade java or gradle.` - Same configurations are working in environment with internet access. It doesn't mean anything. IntelliJ cannot be resol...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 14:38
please attach the content of ideaLocal-IU-191.7479.19-withKotlin.xml
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 14:03
Also, add `--stacktrace`. It's ok that gradle checks `cache-redirector.jetbrains.com` and it's ok not to find anything there. But looks like your build is dead when it checks it. If it is so, try t...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 13:57
> Contents extracted from Please show the actual content. couple nested `ls` or `tree` would be ok > and compileOnly fileTree(dir: "<>/workspace/Intellij Versions/ideaIU-1 You don't need it, remove...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
February 05, 2020 11:56
localPath = "<>/workspace/Intellij Versions/ideaIU-191.7479.19/" What's the content of that directory? compileOnly fileTree(dir: "<>/workspace/Intellij Versions/ideaIU-191.7479.19/lib", inc...
Community
IntelliJ IDEA Open API and Plugin Development
intellij.localPath specified still getting error 'Could not resolve com.jetbrains:ideaLocal:IU-191.7479.19' on runIde task
0 votes
Created
January 05, 2020 12:01
There is no way. What particular button do you miss?
Community
GoLand
Run tool window 2019.3 didn't show some functions
0 votes
Created
January 05, 2020 11:44
Hi, It's not possible at the moment, please vote for the issue to show your interest and track its status: https://youtrack.jetbrains.com/issue/IDEA-212620
Community
GoLand
How to set run tool window without wrapping?
0 votes
Created
December 07, 2019 20:32
Do you use several monitors?
Community
GoLand
Drop-down menus go past bottom of the screen in CentOS/Mate
0 votes
Created
December 07, 2019 20:07
Alt+Enter on folding allows opening settings fast. Long way: Preferences | Editor | General | Code Folding | Format strings.
Community
GoLand
How to disable new "auto hiding code"?
0 votes
Created
November 04, 2019 09:58
> According to this comment in the link above, it is possible to use `-mod=readonly` to disable side effects. No. See the link I gave. readonly mode won't prevent Go to insert go version as it's no...
Community
GoLand
automatically insert system's go version in go.mod
0 votes
«
First
‹
Previous
Next
›
Last
»