Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 576981

Summary: JFRAME Design no loading
Product: [Eclipse Project] JDT Reporter: Sangam Bhujel <Sbhujel2>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED MOVED QA Contact:
Severity: normal    
Priority: P3 CC: twolf
Version: 4.22   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
error report none

Description Sangam Bhujel CLA 2021-10-31 10:54:45 EDT
Created attachment 287411 [details]
error report

hello, I am using Mac big sur, java eclipse and I am having trouble using JFrame. 
I downloaded the current version of WindowBuilder on my Mac. I got java 17. I can use the JFrame code version ( can compile) but when I switch to the design version I get an error message. 
Unable to load *.wbp-component.xml description.

For component javax.swing.JFrame.

Check root exception for details.

Show stack trace.

I have attached a report of this error. pls help
Comment 1 Thomas Wolf CLA 2021-10-31 11:18:58 EDT
1. Your Eclipse also has some PHP support installed that has a problem.
   That would be https://github.com/eclipse/pdt/issues/122 .

2. WindowBuilder fails because of
   https://github.com/eclipse/windowbuilder/issues/45 .

(2) was fixed; install WindowBuilder 1.9.8. The Eclipse update site is here: https://download.eclipse.org/windowbuilder/lastgoodbuild/ .