Reputation: 3439
I have use a browser that is DJ enabled Browser of Swing. I have jars for the Windows and Linux that is swt.jars and but which jar will I need to run same program for the MAC OS using Java?
Upvotes: 0
Views: 627
Reputation: 3439
After waiting long finally i found jar files for that.
here
http://download.eclipse.org/eclipse/downloads/drops4/S-4.4M5-201401231600/
in that
Mac OSX (Mac/Cocoa/x86_64) that is for 64 bit mac systems. I run in mac With that swt.jar
Upvotes: 0
Reputation: 48
you can use swt-mac.jar you can download latest version http://download.eclipse.org/eclipse/downloads/drops4/R-4.2.2-201302041200/index.php#SWT
Upvotes: 1