GEFGWT——GEF的JavaScript版本

今年的EclipseCon Europe上會介紹GEFGWT

http://www.eclipsecon.org/europe2012/sessions/gefgwt-gef-javascript-browser-ipad


GEF is one of the oldest Eclipse projects. When migrating a good old RCP application to the Web or Mobile, the graphical editors are usually very hard to port or rewrite.

We ported GEF to JavaScript using GWT. That way you can reuse most of the Java code and compile your GEF editors to JavaScript. We also made a few extensions to support touch events on mobile devices.

In this talk I explain how the port was done, give you a demo of GEFGWT and explain how you can use it.



這意味着基於GEF的RCP項目可以以較小的代價 port 到web或者手機上,太值得期待了!

在這裏可以看一下簡單的demo





發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章