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. [EclipseNebula.zip](https://github.com/user-attachments/files/25439425/EclipseNebula.zip) ### Instructions 1. Unzip the two directories #### Native SWT 1. Go to the command line of swtNebula 2. Execute `java -cp nebulaexamples.jar;nebulaexamples_lib/* org.eclipse.nebula.examples.ExamplesStandAlone` #### swt-evolve 1. Go to the command line of equoNebula 2. 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. <img width="1822" height="628" alt="Image" src="https://github.com/user-attachments/assets/8e5df84e-d90d-4720-8302-543419d805eb" /> ### Video https://github.com/user-attachments/assets/72a7cbd8-1211-478e-ad58-cf944a6a9cf2
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.
EclipseNebula.zip
Instructions
Native SWT
java -cp nebulaexamples.jar;nebulaexamples_lib/* org.eclipse.nebula.examples.ExamplesStandAloneswt-evolve
java -cp nebulaexamples.jar;nebulaexamples_lib/* org.eclipse.nebula.examples.ExamplesStandAloneAutomatic 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 restartThen you can tweak the widgets settings in the UI. See below.
Source of the standalone application is included.
Video
java_FbCGjttGQK.mp4