RFR: 8365491: VSCode IDE: add basic configuration for the Oracle Java extension
Manuel Hässig
mhaessig at openjdk.org
Wed Aug 13 14:27:12 UTC 2025
On Wed, 13 Aug 2025 14:08:56 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> I would suggest to drop: `"jdk.advanced.disable.nbjavac": true,`
Can you elaborate on the surprising results? When developing the JDK we will most probably use features not supported by the `nbjavac`.
> Also, including:`"jdk.java.onSave.organizeImports": false` might make sense.
Good point. That will lead to unwanted changes if true.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26759#issuecomment-3184151430
More information about the build-dev
mailing list