d-widget-toolkit / dwt

A library for creating cross-platform GUI applications.
141 stars 33 forks source link

Move SWTException to common directory #89

Closed summer-alice closed 3 years ago

summer-alice commented 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.

This will also add the unittests for SWTException.

summer-alice commented 3 years ago

If this isn't quite what you had in mind, let me know.

jacob-carlborg commented 3 years ago

Thanks. Sorry for the delay.

summer-alice commented 3 years ago

Thanks. Sorry for the delay.

All good, thanks for reviewing.