在 Java Webstart 上部署 SWT 应用程序 [英] Deploying an SWT application on Java Webstart

查看:34
本文介绍了在 Java Webstart 上部署 SWT 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用 JNLP 部署 SWT 应用程序.尤其是加载 swt 本机库(Windows 中的 dll,Linux 中也是如此)?有链接吗?我在 IBM Developer Works 找到了一个,但它只是描述了使用swt.jar.除此之外,是否可以通过 JNLP 加载本机 dll 文件?

Is it possible to deploy SWT applications using JNLP. Especially loading the swt native library (dll in Windows, so in Linux)? Any links? I found one at IBM Developer Works, however it just describes using swt.jar. In addition to that, is it possible to load the native dll files over JNLP?

推荐答案

您链接到的 IBM 开发人员作品文章包含您需要了解的所有内容,包括如何加载本机 dll 文件.

The IBM developer works article you linked to contains everything you need to know including how to load the native dll files.

注意资源中的 nativelib 元素.此处引用的 jar 文件将包含应用程序所需的任何本机库.请参阅此处使用 nativelib 的说明.

Notice the nativelib element in the resources. The jar file referred to here will contain any native libraries required by the application. See here for an explanation of using nativelib.

这篇关于在 Java Webstart 上部署 SWT 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆