Skip to content

Instantly share code, notes, and snippets.

@filiperdt
Created September 15, 2021 19:07
Show Gist options
  • Save filiperdt/cfc09764a9cb343e0ecef7e69b2e72fe to your computer and use it in GitHub Desktop.
Save filiperdt/cfc09764a9cb343e0ecef7e69b2e72fe to your computer and use it in GitHub Desktop.
Erro no Eclipse ao instalar o Lombok, utilizando Java 11
Adicionar ao final do C:/eclipse/eclipse.ini:
--illegal-access=warn
--add-opens java.base/java.lang=ALL-UNNAMED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment