Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » WindowBuilder(eclipse WindowBuilder "unknown GUI toolkit" )
WindowBuilder [message #1856333] Sun, 04 December 2022 15:23
Patryk Głowacki is currently offline Patryk GłowackiFriend
Messages: 1
Registered: December 2022
Junior Member
I'm beginner in Java eclipse.
In eclipse by opening file.java with WindowBuilder I get allways in card Design the information: "Unknown GUI toolkit. "
I'v installed the WindowBuilder with help->Eclipse Marketplace and created the file.java with New->Other->WindowBuilder->Swing Designer->JFrame / Application Window.
The new file.java will be created correctly. In card source there's a corect code, but for card design there is info as above. The reasons may be:
•This class is not an editable UI class and contains no UI components.
•WindowBuilder does not recognize the GUI toolkit or library used in this class.
•WindowBuilder does not understand this GUI type/pattern in a supported GUI toolkit.
•Problems exist with the classpath. For example, the compilation unit uses SWT classes, but theSWT/JFace libraries are not included into the classpath.

But I don't know what to do!
Previous Topic:Windows builder Drag and Drop
Next Topic:Jframe and its components are resizing
Goto Forum:
  


Current Time: Sun May 05 11:05:46 GMT 2024

Powered by FUDForum. Page generated in 0.03564 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top