GMF Tooling: GWT generation issue [message #1504408] |
Tue, 09 December 2014 03:23 |
Eclipse User |
|
|
|
Hi,
few months ago, there was a promising tweet about generation of GEF-GWT app: https://twitter.com/ghillairet/status/443405776090976256
I tried to test it when I noticed that there is some plugins available in GMF-Tooling codebase: https://git.eclipse.org/c/gmf-tooling/org.eclipse.gmf-tooling.git/tree/gwt-plugins
I compiled them and install them into my eclipse host and tgry to generate the code. Unfortunately, it doesn't work.
The first issue was that a lot of classes were nto inside the correct package. I modified the package inside o.e.gmf.codegen.gwt.client in template source folder from client to org.eclipse.gmf.runtime.gwt.client and it goes further.
The second issue, on which I'm blocked, the code genration failed because it compalins that it doesn't know org.eclipse.gmf.runtime.gwt.edit.parts.BaseDiagramEditPart
Where can I find this class?
Regards,
|
|
|
Powered by
FUDForum. Page generated in 0.03461 seconds