Created
September 15, 2021 19:07
-
-
Save filiperdt/cfc09764a9cb343e0ecef7e69b2e72fe to your computer and use it in GitHub Desktop.
Erro no Eclipse ao instalar o Lombok, utilizando Java 11
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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