fwcd / fwcd/kotlin-language-server
"Unresolved reference" for generated Java source files
- Dominant language
- Kotlin
- Stars
- 2k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting an "unresolved reference" (`kotlin(UNRESOLVED_REFERENCE)`) error for all symbols imported from Java files generated in the target directory.
Any idea what could be the problem, and/or how to debug it?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the unresolved-reference diagnostics with Java source files generated in the target directory, then inspect how the language server discovers generated sources and resolves imported symbols. Done means symbols imported from those generated Java files no longer produce unresolved-reference errors; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100