Bug 577753 - Errors occurred during the build. Errors running builder 'Java Builder' on project 'demo'. Unable to make protected final java.lang.Class
Summary: Errors occurred during the build. Errors running builder 'Java Builder' on pr...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.23   Edit
Hardware: PC Windows 10
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-10 21:56 EST by AmarnathReddy CLA
Modified: 2022-03-17 09:55 EDT (History)
1 user (show)

See Also:


Attachments
Error while importing the maven application and building the same (63.38 KB, image/png)
2021-12-10 21:56 EST, AmarnathReddy CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description AmarnathReddy CLA 2021-12-10 21:56:09 EST
Created attachment 287664 [details]
Error while importing the maven application and building the same

I have downloaded eclipse 2021-12 and also 2021-09as well,
Actually i have created a SpringBoot project using spring initalizer using https://start.spring.io/
I have uploaded project while building application 
Error: 
        Errors occurred during the build.
Errors running builder 'Java Builder' on project 'demo'.
Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @6efd0a6e


above error i am facing not even me, my friends also facing the same issue.
We have done setup the java path and we are cross verified the application build path every thing is fine.

I havent implement any thing but even though while building the application and also importing the maven application also facing the same issue.