I have been trying to use SWT without having to install eclipse (I hate IDEs). Is it possible to use the Standard Widget Toolkit without installing eclipse, or am I doomed to use an IDE?
I thought "Hey! I know, I could just put all the files in a .jar file" and that failed, I tried compiling, I tried...everything!
I googled only to be disappointed the articles that mention using the SWT without eclipse refers to running the compiled program rather than compiling the code! Very disappointing!