使用JavaFX制作Eclipse插件? [英] Using JavaFX for making a Eclipse Plugin?

查看:162
本文介绍了使用JavaFX制作Eclipse插件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我计划为Eclipse开发一套丰富的插件,它将涉及Eclipse内部的3D图形渲染。



JavaFX是开发Eclipse插件的一个很好的技术选择?



还有一些其他丰富的客户端技术,我错过了哪些可用于开发Eclipse插件(SWT和JFace除外)?

解决方案

Eclipse 4,eclipse的新主要版本(4.2今年夏天到期)应该支持RCP / Plugin开发中的非swt前端。
但是我不知道支持javafx渲染的工作有多远。



您可以在Tom Schindl的博客上找到E4 + JavaFX的一些信息
http://tomsondev.bestsolution.at/ 2011/10/17 / efxclipse-0-0-7发布/
http:// efxclipse .org /



也许Lars Vogel也写了一些关于这个的内容,我不知道。无论如何,拉尔斯是国际海事组织在互联网上的最佳来源,涉及到E4
http://www.vogella.de
http://www.vogella.de/articles/Eclipse4RCP /article.html



无论如何,如果您需要没有SWT的RCP,那么Eclipse 4是去/研究的方式。我不认为这在Eclipse 3.x中是可行的。



http://wiki.eclipse.org/E4


I am planning to develop a rich set of plugins for Eclipse which would involve 3D Graphics rendering inside Eclipse.

Is JavaFX a good technology choice for developing a Eclipse Plugin?

Is there some other rich client technology that I am missing out on and which can be used to develop Eclipse Plugins (other than SWT and JFace)?

解决方案

Eclipse 4, the new major release of eclipse, (4.2 due this summer) is supposed to support non-swt frontends in RCP/Plugin development. However I am not sure how far along is the work to support javafx rendering.

You can find some info on E4 + JavaFX on Tom Schindl's blog http://tomsondev.bestsolution.at/2011/10/17/efxclipse-0-0-7-released/ and http://efxclipse.org/

Maybe Lars Vogel has also written something about this, I am not sure. Anyways Lars is IMO the best source on the internet when it comes to E4 http://www.vogella.de and http://www.vogella.de/articles/Eclipse4RCP/article.html

Anyways, Eclipse 4 is the way to go/research if you need RCP without SWT. I do not think this is doable in Eclipse 3.x at all.

http://wiki.eclipse.org/E4

这篇关于使用JavaFX制作Eclipse插件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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