Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nikita Katkov
Total activity
6
Last activity
December 10, 2024 16:37
Member since
December 15, 2018 21:13
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
3
Activity overview
Articles (0)
Posts (0)
Comments (3)
Nikita Katkov
commented,
December 10, 2024 16:37
Hey, folks! Since 24.3 release, the JSON is a plugin, so every plugin that wants to reuse its classes must declare a corresponding dependency. In case of a monolith or backend IDE plugin, the JSON ...
Community
IntelliJ IDEA Open API and Plugin Development
JSON plugin dependency cannot be resolved?
0 votes
Nikita Katkov
commented,
August 12, 2021 12:25
Oliver, thank you for your request: this feature is planned to be implemented, please subscribe to the YT issue or vote it to be notified when it's completed. Also any ideas or wishes regarding fea...
Community
IntelliJ IDEA Users
Support for Relative Documents With Embedded Schema Example in the OpenAPI Specification Plugin?
0 votes
Nikita Katkov
commented,
November 05, 2019 11:56
Hi! if the main problem is to deal with @OneToMany-like relations, consider using JpaScriptsHelper#calculateRelations It is used in another provided code generation script called "Generate Kotlin e...
Community
IntelliJ IDEA Open API and Plugin Development
Generate POJOs @OneToMany with groovy intellij idea
1 vote