Java swt.jar 在哪里?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2762245/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
swt.jar where is it?
提问by zachary
Anyone know where I can download swt.jar?
有谁知道哪里可以下载swt.jar?
回答by qichuan
If you have Eclipse IDE installed, you can find the jar file in eclipse/plugins/org.eclipse.swt**.jar
如果你安装了 Eclipse IDE,你可以在 eclipse/plugins/org.eclipse.swt**.jar 中找到 jar 文件
回答by Blasanka
You can go to the Java2sand below the code you can find download button, not only this jar you can find many(official) jar files from there.
您可以转到Java2s并在代码下方找到下载按钮,不仅是这个 jar,您还可以从那里找到许多(官方)jar 文件。
Also you can find tutorials(if interesting) for swt jar from this.
你也可以找到教程(如果有趣)从SWT罐子此。
I know this answer after seven years but this may be helpful to someone who is looking for this plugin.
七年后我知道这个答案,但这可能对正在寻找此插件的人有所帮助。
回答by WesternGun
Now the real download page is:
现在真正的下载页面是:
https://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/#SWT
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:
在底部,在“SWT Binary and Source”部分下。你会看到这些文件:
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