Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Run with ext

Jody Garnett wrote:

UDIG developers please switch you "Run-time Workbench" over to "Run a product".

The product to run is:
"net.refractions.nudig.ui.net.refraction.udig.product"

After your next update this should appear as an option.

In addition to choosing "Run as Project" you can now make use of the following:

VM Arguments:
-Dosgi.parentClassloader=ext

Note if you are like me and had your default eclipse JRE set to something like:
C:\java\j2sdk1.4.2_05\

You will need to change it to point to an actual JRE:
C:\java\j2sdk1.4.2_05\jre
C:\Program Files\Java\j2re1.4.2_05



Back to the top