主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexey Belkov
活动总数
68
最后的活动
2023年04月03日 05:55
成员加入日期
2018年09月25日 09:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
30
活动概览
文章(0)
帖子(0)
评论(38)
Alexey Belkov
进行了评论,
2023年04月03日 05:55
Sure, use whatever is more convenient for you. There are no docs AFAIK.
社区
IntelliJ IDEA Open API and Plugin Development
converting from Groovy Gradle DSL to Kotlin Gradle DSL
0 票
Alexey Belkov
进行了评论,
2023年03月28日 07:21
正式评论
"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...
社区
IntelliJ IDEA Open API and Plugin Development
converting from Groovy Gradle DSL to Kotlin Gradle DSL
0 票
Alexey Belkov
进行了评论,
2023年03月14日 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...
社区
IntelliJ IDEA EAP Users
Why Can't I Add A New Kotlin SDK?
0 票
Alexey Belkov
进行了评论,
2023年01月31日 08:19
Please vote for https://youtrack.jetbrains.com/issue/KTIJ-20192/Formatting-allow-multiple-variable-declarations-on-the-same-line
社区
IntelliJ IDEA Users
Disable Kotlin formatting for multiple variable declaration on the same line
0 票
Alexey Belkov
进行了评论,
2022年03月25日 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
社区
IntelliJ IDEA Users
Missing kotlin SDK
0 票
Alexey Belkov
进行了评论,
2022年02月28日 11:53
The bug will be fixed in IDEA 2021.3.3: https://youtrack.jetbrains.com/issue/KTIJ-20438
社区
IntelliJ IDEA Users
Idea hinting java variable type as (T..T?) rather than T! e.g. (String..Sting?) rather than String!
0 票
Alexey Belkov
进行了评论,
2022年01月10日 14:57
Please create a new project exactly as described in https://kotlinlang.org/docs/jvm-get-started.html it should work.
社区
IntelliJ IDEA Users
unresolved reference
0 票
Alexey Belkov
进行了评论,
2021年12月24日 11:29
This is a bug, please watch https://youtrack.jetbrains.com/issue/KTIJ-15334 for updates.
社区
IntelliJ IDEA Users
Importing base-class when sub-class already present
1 票
Alexey Belkov
进行了评论,
2021年12月16日 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...
社区
IntelliJ IDEA Users
Unable to import Arrow core classes after adding Maven dependency
2 票
Alexey Belkov
进行了评论,
2021年11月15日 10:50
No, this is a Java-only inspection. There is a similar Kotlin inspection "unused symbol", you should use that instead.
社区
IntelliJ IDEA Users
How to use IntelliJ IDEA to find all unused code?
2 票