开发者

Integrate jnlp into existing eclipse RCP environment?

new to eclipse RCP environment. I have a Webstart Apps/jnlp that I would like to add into an already made rcp client. Was wondering if It was possible to integrate it into the RCP so it will appear under the menu toolbar so if it was clicked fro开发者_开发技巧m the menu upon the jnlp will load into the browser. How will I go about doing that, would it need to be as a plug-in?

Thanks for any help!


I have never tried it, but how about writing a simple plugin with a menu contribution, command assiciated with that menu would open somewhere small viewpart with Browser component and finally, that Browser component would get the resource you need?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜