开发者

Where do I download java packages?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜