开发者

Where do I download java packages?

开发者 https://www.devze.com 2023-03-26 21:44 出处:网络
I\'m trying to import this package import org.eclipse.swt.browser.*; So that I can use Eclipse\'s browser widget, but I can\'t find out where to download the package, and I don\'t know how to insta

I'm trying to import this package

import org.eclipse.swt.browser.*;

So that I can use Eclipse's browser widget, but I can't find out where to download the package, and I don't know how to install i开发者_高级运维t either.


See this page on how to import the SWT library in your workspace.

Generally, you'll find packages as .jar files on the developer's website. The Eclipse tutorial has a section on how to add external jars to your buildpath.


You can find download links and installation instructions at http://www.eclipse.org/swt/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号