Details
Description
When I download the new RCP Binary and install UDIG 0.2 overtop the Tools (like zoom) do not show up!
I have taken to using the folling bat file:
echo on
setlocal
cd %~dp0
eclipse.exe -application net.refractions.udig.ui.uDig -vmargs -Dosgi.parentClassloader=ext
endlocal
For specific install instructions used to produce the enviroment please see the prototype instructions for UDIG 0.3 on the wiki homepage.
http://docs.codehaus.org/display/UDIG/Home
click on the more link to work through some of the permutations...