How to build SWT #3045
Unanswered
DunhamGitHub
asked this question in
Q&A
Replies: 2 comments 3 replies
-
|
Have you tried the documentation in the swt repo itself?
We don't have many Mac developers in the community (in comparison with Linux/Windows) so if you could try that and report back, it would be great. Any improvements to the documentation are very welcome too! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For Linux I look at the Agends.md https://github.com/eclipse-platform/eclipse.platform.swt/blob/master/AGENTS.md#build-commands |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Goal: Build Maintenance SWT for Mac-Silicon.
Failed at: cannot run build.xml (there is no such document) How to proceed (build .class files out of .java files)?
Did read this document: https://eclipse.dev/eclipse/swt/macgen.html
-> I downloaded Eclipse-SDK (assuming that what "install the plugin" means...
-vm /Users/sil/Local/Weinberg/_code/jdk-21.0.10.jdk/bin(not mentioned in the documentation)4. Compile the new C code. To compile the code, right-click on the build.xml file in the tasks directory ... **-> there is no build.xml in this project, how to proceed**
Beta Was this translation helpful? Give feedback.
All reactions