Skip to content

jbock-java/hello-swt-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWT Hello World

Apparently you need to download a jar file and add it to lib folder. That's just how it's done in the big 2025.

SWT repo: eclipse github

Find the download link and download "SWT Binary and Source" for your platform. Extract this zip file and copy swt.jar to lib/swt-PLATFORM.jar, where PLATFORM is cocoa, win32 or gtk, depending on your OS.

Now you can run the HelloWorld application:

./gradlew run

About

Hello World

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages