-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I hope this will help you test the swt-evolve library.
Attached is a standalone SWT application to test the Eclipse Nebula widgets against the SWT-Evolve library.
Instructions
- Unzip the two directories
Native SWT
- Go to the command line of swtNebula
- Execute
java -cp nebulaexamples.jar;nebulaexamples_lib/* org.eclipse.nebula.examples.ExamplesStandAlone
swt-evolve
- Go to the command line of equoNebula
- Execute
java -cp nebulaexamples.jar;nebulaexamples_lib/* org.eclipse.nebula.examples.ExamplesStandAlone
Automatic widget discovery and test
All Nebula widgets are automatically discovered in the nebulaexamples_lib. You can drop any Nebula jar from https://download.eclipse.org/nebula/updates/nightly/latest/index.html and it will be discovered by the ExamplesStandAlone app on restart
Then you can tweak the widgets settings in the UI. See below.
Source of the standalone application is included.
Video
java_FbCGjttGQK.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels