This page will eventually describe the process of creating an SDK for uDig.
- Open the udig-sdk.product and switch over to the configuration tab
- Remove all the rcp plugins; and add them again:
- org.eclipse.rcp
- org.eclipse.rcp.nls
- org.eclipse.rcp.source
- Click the Eclipse Product export wizard link in the Export section
- change the Root Directory to udig-sdk
- Ensure that Synchronize before exporting IS checked
- Enter a directory or archive file.
- The standard format for archive files are: udig-X.X.X-X-sdk.zip.
- For example: /Users/jesse/dev/export/RC14/udig-1.1-RC14-sdk.zip.
- Please make sure Export for multiple platforms is not checked
- Click the Finish button
This takes a long time but when it finishes... you're done.
Testing
To test your SDK for a formal release: