Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Starting Udig-Development

Hello everybody,

I'm just about starting with udig-plugin-/extension-development.

Right in the beginning I have a few questions - I hope tey're not to stupid.

1) On the udig-website I can't find a SDK for 1.3 version of udig - the quickstart-guide refers to udig 1.2. How do I set up my environment for udig 1.3.

2) Is it possible to use JDK 1.7? - how do I create my own jre?

3) In the first plugins I need the following features:
- Click on a certain element (shape), change the display color of it and read some atributes out of the dbf-file. - I have an array with shape-ids and need to select them by code and change the display-color of them.
    - I need to load and display a raster-file by code.

I would be happy, if anybody had a piece of example code for one of my tasks which he would like to share.

Thanks and regrads

Helmut


Back to the top