Trufun WebRCP:the GWT framework with completely open source based on html5 technology, is used to transplant eclipse RCP app to GWT web app.
On the basis of WebRCP, developer can develop GWT application with eclipse SDK API. At present WebRCP has already been succeeded in transplanting to GWT platform from eclipse user’s interface SWT,JFace,UI, RCP, excellent Graphical editing framework Eclipse GEF, model editing framework Eclipse EMF and Eclipse UML2 etc.. Developer ,with a few modification, can switch the applications developed by eclipse SWT or eclipse RCP to GWT, then turns them into WEB program.
Users can transplant applications developed by the eclipse platform to the WEB on the basis of webrcp, also may develop the new WEB applications based on the API of powerful eclipse platform. The typical case is like new WEB vectorgraph application developed on the base of GEF API and EMF/UML 2 API, such as flow chart,engineering drawing,UML modeling,GIS .
Follow trufun-webrcp
User Reviews
-
You can use draw2d and gef(eclipse Graphical Editing Framework) to develop your GWT Diagram App Now. look at this: http://code.google.com/p/trufun-webrcp/ the GWT framework with completely open source based on html5 technology, is used to transplant eclipse RCP to GWT WEB.