https://github.com/dfuchss/swt-utils
Some tools to work with SWT
https://github.com/dfuchss/swt-utils
java swt
Last synced: about 1 year ago
JSON representation
Some tools to work with SWT
- Host: GitHub
- URL: https://github.com/dfuchss/swt-utils
- Owner: dfuchss
- License: mit
- Created: 2020-12-08T01:13:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T19:39:05.000Z (about 1 year ago)
- Last Synced: 2025-05-15T20:33:22.627Z (about 1 year ago)
- Topics: java, swt
- Language: Java
- Homepage:
- Size: 170 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# swt-utils
[](https://github.com/dfuchss/swt-utils/actions/workflows/deploy.yml)
[](https://github.com/dfuchss/swt-utils/releases/latest)
[](https://github.com/dfuchss/swt-utils/issues)
[](https://github.com/dfuchss/swt-utils/blob/master/LICENCE.md)
[](https://sonarcloud.io/dashboard?id=dfuchss_swt-utils)
This project contains a small set of classes that may help to work with SWT
# Maven & Co.
If you want to use maven or some similar tool add the following code to your pom:
```xml
org.fuchss
swt-utils
X.Y.Z
```