Just downloaded from the official website of eclipse to install lombok (manually installed and automatically installed are reported as errors) after opening the java code error: module java.base does not “opens java.lang” to unnamed module
Solution.
In the eclipse.ini file, add
--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED
Read More:
- Eclipse Lombok installation error [How to Solve]
- Eclipse Install Hibernate Error: An internal error occurred during: “Initializing Eclipse Error Reporting System
- [Solved] eclipse Error: Error:A JNI error has occurred, please check your installation and try again
- [Solved] Eclipse SVN Plug-in Submit Error: org.eclipse.team.svn.core.connector.SVNConnectorException…
- [Solved] Eclipse C++ Error: @eclipse Error starting process.
- [Solved] The idea Lombok error: Method does not exist
- Gradle Package Project Lombok Not Working: No serializer found for class com.qbb.User and no properties discovered to create BeanSerializer……
- Eclipse an error has occurred [How to Solve]
- Eclipse: Remote System Explorer Operation
- Eclipse Godson Error: Makefile:recipe for target ‘clean‘ failed
- Springboot Run Error: java.lang.NoClassDefFoundError: org/eclipse/jetty/server/Handler
- How to Fix “Cannot open Eclipse Marketplace” Error
- Eclipse Error: javax.servlet.annotation.WebFilter [Solved]
- Eclipse Tomcat Error creating bean with name ‘sqlSessionFactory’ defined in URL…
- [Solved] eclipse Error: org.apache.hadoop.hbase.NotServingRegionException:
- Eclipse’s debug mode failed to start
- Eclipse Graphical Layout Error: Failed to find the style corresponding to the id 2130772027
- Eclipse start project error: Errors occurred during the build. Errors running builder ‘Integrated External Tool Builder’ on…
- [Solved] Eclipse Connect Hadoop error: /An internal error occurred during: “Map/Reduce location status updater“
- How to Solve Mac installation luajit error