Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexey Belkov
Total activity
68
Last activity
April 03, 2023 05:55
Member since
September 25, 2018 09:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
30
Activity overview
Articles (0)
Posts (0)
Comments (38)
Sort by recent activity
Recent activity
Votes
Created
April 03, 2023 05:55
Sure, use whatever is more convenient for you. There are no docs AFAIK.
Community
IntelliJ IDEA Open API and Plugin Development
converting from Groovy Gradle DSL to Kotlin Gradle DSL
0 votes
Created
March 28, 2023 07:21
Official comment
"Old" is an obsolete implementation of J2K. You should only look at the new one. Theoretically, you can take the same architectural approach as is taken in the new J2K, but converting Groovy correc...
Community
IntelliJ IDEA Open API and Plugin Development
converting from Groovy Gradle DSL to Kotlin Gradle DSL
0 votes
Created
March 14, 2023 08:17
"Kotlin SDK" should point to the Kotlin IDE plugin bundled into IDEA, for example on my machine it is "/Users/Alexey.Belkov/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-6/223.8836.4...
Community
IntelliJ IDEA EAP Users
Why Can't I Add A New Kotlin SDK?
0 votes
Created
January 31, 2023 08:19
Please vote for https://youtrack.jetbrains.com/issue/KTIJ-20192/Formatting-allow-multiple-variable-declarations-on-the-same-line
Community
IntelliJ IDEA Users
Disable Kotlin formatting for multiple variable declaration on the same line
0 votes
Edited
March 25, 2022 10:15
Does it help to kill all JVM / Kotlin processes / daemons and do a clean build? https://youtrack.jetbrains.com/issue/KT-31602#focus=Comments-27-5660382.0-0
Community
IntelliJ IDEA Users
Missing kotlin SDK
0 votes
Created
February 28, 2022 11:53
The bug will be fixed in IDEA 2021.3.3: https://youtrack.jetbrains.com/issue/KTIJ-20438
Community
IntelliJ IDEA Users
Idea hinting java variable type as (T..T?) rather than T! e.g. (String..Sting?) rather than String!
0 votes
Created
January 10, 2022 14:57
Please create a new project exactly as described in https://kotlinlang.org/docs/jvm-get-started.html it should work.
Community
IntelliJ IDEA Users
unresolved reference
0 votes
Created
December 24, 2021 11:29
This is a bug, please watch https://youtrack.jetbrains.com/issue/KTIJ-15334 for updates.
Community
IntelliJ IDEA Users
Importing base-class when sub-class already present
1 vote
Created
December 16, 2021 08:11
Does it work if you depend on `arrow-core-jvm` instead of `arrow-core`? If yes, please file an issue to https://github.com/arrow-kt/arrow so that the maintainers of Arrow update the documentation o...
Community
IntelliJ IDEA Users
Unable to import Arrow core classes after adding Maven dependency
2 votes
Created
November 15, 2021 10:50
No, this is a Java-only inspection. There is a similar Kotlin inspection "unused symbol", you should use that instead.
Community
IntelliJ IDEA Users
How to use IntelliJ IDEA to find all unused code?
2 votes
Next
›
Last
»