Proof of concept: gvSIG 1.11 libraries as a plugin in an Eclipse RCP app
As Tobias Neumann suggested in the international list, it’s easy to embed the AWT-based gvSIG canvas in an Eclipse RCP application. As a proof of concept, I have created a simple mapping application and added gvSIG’s main mapping libraries (including some vector drivers, the geometry model and the layer model) as a plugin. You can see the…