Skip to content

lombok recognition fails after 1.8.0 release #2547

@jkamke

Description

@jkamke

Running in a devcontainer java build fails to properly compile lombok annotation support. Rolling back to 1.7.0 release resolves the issue.

Environment
  • Operating System: Ubuntu 20.04.4 LTS (Focal Fossa)
  • JDK version: 1.8
  • Visual Studio Code version: 1.68.1 (Universal)
  • Java extension version: 1.8.0 and 1.9.2022070604
Steps To Reproduce
  1. install vscjava.vscode-java-pack and vscjava.vscode-lombok in a devcontainer
  2. reload as requested
Current Result

Java Building [Done] with errors

Expected Result

Java Building [Done] without errors

Additional Informations

Downgrading to 1.7.0 resolves the issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions