Closed summer-alice closed 3 years ago
Start of the repository reorganisation to match the SWT repository (see https://github.com/d-widget-toolkit/dwt/pull/87).
To serve as a test-run, only move the SWTException class, since it is small and contains no platform-specific code.
SWTException
This will also add the unittests for SWTException.
If this isn't quite what you had in mind, let me know.
Thanks. Sorry for the delay.
All good, thanks for reviewing.
Start of the repository reorganisation to match the SWT repository (see https://github.com/d-widget-toolkit/dwt/pull/87).
To serve as a test-run, only move the
SWTException
class, since it is small and contains no platform-specific code.This will also add the unittests for
SWTException
.