oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symbols defined in a different file but the same packages are undefined

arvindaprameya opened this issue · comments

Some symbols defined in a different file but the same packages are being flagged by your extension as undefined (red underline), and compilation fails.

Patch is available, being tested currently

Works with JDK 22