Re: [udig-devel] Beginning uDig plugin development; need some help...

2013-03-27 Thread Jody Garnett
In addition to Franks advice on the JRE… The SDK Quickstart is intended for training courses (and thus only reviewed when we teach one! Or when a volunteer such as yourself gives it a go). We try and encourage active developers to follow our development environment (http://udig.refractions.ne

Re: [udig-devel] Beginning uDig plugin development; need some help...

2013-03-27 Thread Frank Gasdorf
Cagil, Welcome! You are on the right trac to follow the SDK Quickstart Guide instructions ( http://udig.github.com/docs/dev/SDKQuickstart/SDKQuickstart.html). The JRE's described in the mentioned document containing additional libraries to work with GDAL image formats. Since I've no idea what you

[udig-devel] Beginning uDig plugin development; need some help...

2013-03-27 Thread Çağıl Şeker
Hello all, I am new to uDig and I plan to develop a plugin for uDig for my thesis project (migrating from QGIS development to uDig). I am trying to follow SDK Quickstart but I want to make sure the info is up to date first. I have an existing Eclipse environment for other developments and I want