A portion of the repository has been set aside for uDig extensions!
This can be found at http://svn.geotools.org/udig/trunk/community/. We intend to provide sub-projects space for a complete feature stucture, so assuming organization Refractions Research is making a data validator, the repository would have the following structure:
http://svn.geotools.org/udig/trunk/community/data_validator/
| plugins | Plug in Collection |
| plugins/net.refractions.udig.validation | Main validation Plug-in |
| fragments | Fragment Collection |
| features | Feature Collection |
| features/validation | Main validation Feature |
| doc | Documentation for the validation Project |
| deploy | Deploy scripts for the validation Project |
Community projets may also link into the nightly build process, and deploy processes. For access to any of these services please contact the uDig Team members.
Requirements:
- The Eclipse and uDig conventions are strictly required, see Hacking Guidelines for more information on uDig conventions and standards.