Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Help wanted for testing

Ack Right forgot to remove the postgis and MySQL experiments. Those will not be included.


With regards to the map it looks like the -Dosgi.parentClassloader=ext is not in the udig.ini. Could you add that to the end of the udig.ini in Contents/MacOS and see if that fixes the problem? I just tried it and it fixed the problem for me.

Here's the udig.ini file I used:


-showsplash
org.eclipse.platform
-vmargs
-Xdock:icon=../Resources/icon128.icns
-XstartOnFirstThread
-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.parentClassloader=ext


Jesse




Back to the top