|
Welcome to uDig application development; this section will walk you through setting up a development environment, the creation of a simple plugin, and packaging up your own GIS application as an executable for others
Background information and guidelines for working in the uDig environment.
Tips, tricks and utility classes for working with the Eclipse RCP platform.
Using the local catalog as a repository to manage your spatial data
Using Maps, Layers and pages to visualize your spatial data
The uDig code base contains code examples used in this Developers Guide and the uDig Training Course.
|
Welcome to the uDig Developer's Guide. This guide is intended to help developers who want to customize and build on top of the uDig core. uDig can be extended by adding standard Eclipse plug-ins which work against either Eclipse or uDig extension points. Developers define their own applications which combine existing and possibly new plug-ins.
 |
If you are looking for help on eclipse concepts please do not start with google! You will have more luck looking in the Eclipse Help menu because the contents match the copy of eclipse you are using today. |
|