swt.jar where is it?
Asked Answered
R

4

16

Anyone know where I can download swt.jar?

Rebuff answered 4/5, 2010 at 1:24 Comment(0)
S
10

You can get it under "releases" on the SWT eclipse page.

Shandeigh answered 4/5, 2010 at 1:31 Comment(0)
C
12

If you have Eclipse IDE installed, you can find the jar file in eclipse/plugins/org.eclipse.swt**.jar

Chuff answered 5/5, 2010 at 16:29 Comment(0)
S
10

You can get it under "releases" on the SWT eclipse page.

Shandeigh answered 4/5, 2010 at 1:31 Comment(0)
T
3

Now the real download page is:

https://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/#SWT

At the bottom, under "SWT Binary and Source" part. You see these files:

Windows (64 bit version)             swt-4.10-win32-win32-x86_64.zip
Linux (64 bit version)               swt-4.10-gtk-linux-x86_64.zip
Linux (64 bit version for Power PC)  swt-4.10-gtk-linux-ppc64le.zip
Mac OSX (64 bit version)             swt-4.10-cocoa-macosx-x86_64.zip
Transparency answered 5/2, 2019 at 14:49 Comment(0)
U
1

You can go to the Java2s and below the code you can find download button, not only this jar you can find many(official) jar files from there.

Also you can find tutorials(if interesting) for swt jar from this.

I know this answer after seven years but this may be helpful to someone who is looking for this plugin.

Urease answered 23/5, 2017 at 3:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.