| Summary: | JFRAME Design no loading | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Sangam Bhujel <Sbhujel2> | ||||
| Component: | Core | Assignee: | 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: |
|
||||||
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/ . |
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