简体   繁体   English

Java Web从Java应用程序启动Eclipse

[英]Java Web Start Eclipse from Java Application

I created a Java GUI Application: it's ok! 我创建了一个Java GUI应用程序:没关系! Now I want to create a JNLP from my project with Eclipse: is it possible? 现在,我想使用Eclipse从我的项目中创建JNLP:可以吗? How? 怎么样? I try the "Java Web Start Plugin" but I can't install it (Eclipse say "don't find the jar file"). 我尝试使用“ Java Web Start插件”,但无法安装(Eclipse说“找不到jar文件”)。

Any suggestion? 有什么建议吗?

Download the WS4E.zip file from http://sourceforge.net/projects/webstart/ http://sourceforge.net/projects/webstart/下载WS4E.zip文件。

Extract it and go to WS4E/plugins and copy the net.sourceforge.webstart_1.2.1 folder in your eclipse/plugins installation directory and restart eclipse. 解压缩它并转到WS4E / plugins并复制eclipse / plugins安装目录中的net.sourceforge.webstart_1.2.1文件夹,然后重新启动eclipse。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM