I need to develop an Eclipse plug-in as a schematic editor in Eclipse. So some questions concerning this.
-
Is it possible to draw geometrical objects (rectangle/line/triangle/etc) using Eclipse native API ? If not please suggest alternative methods of doing it.
-
Are there C++ APIs for doing this, preferably native Eclipse ?
Regards,
Levon
“The Graphical Editing Framework (GEF) provides technology to create rich graphical editors and views for the Eclipse Workbench UI.”