Java tests for Kotlin files. Links in Java docs are not resolved #1279
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-enhancement
New feature, improvement or change request
lang-kotlin
Issue is related to Kotlin language support
Description
Generated Java tests for Kotlin files.
Kotlin code is addressed correctly from Java code.
But links in Java docs are not resolved.
To Reproduce
Expected behavior
Links in Java docs are supposed to lead to the used code.
Actual behavior
Links in Java docs are not resolved.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.2.3
Gradle project with JDK 11
Additional context
Not reproducing in IDEA 2022.1.4 (links are resolved):
The text was updated successfully, but these errors were encountered: