Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] uDig 1.0.1 RC5

configuration, features, plugins and startup.jar all need to be in the same folder. I used MacOS, where the udig executable is, because it's simpler to have startup.jar instead of ../Resources/ startup.jar. But it doesn't really matter where you put, tho Resources would be cleaner.

On Aug 12, 2005, at 12:57 PM, Mark Lucas wrote:

Success with William's info.plist.

Sorry for not following your previous discussions in detail, I think that you already have suggested this:

Ideally, startup.jar belongs in the Resources sub-folder of the udig.app bundle. I am still playing around with it. copied it and the ini file there and then modified the startup.jar path in the info.plist. It finds it because it creates the configuration subfolder there, but then fails because it isn't finding the frameworks.

Mark


On Aug 12, 2005, at 1:36 PM, William K wrote:


Same here. I see that you put the -vm option in udig.ini. I don't think udig.ini is being used, maybe it's supposed to be used, but it's not. (The only way I could tell is if there is a bad option in the Info.plist, a JavaVM error lists the whole command used, and the memory option in udig.ini is not there, just the ones in Info.plist.)

You need to have the -vm option in Info.plist.  Like this:


<Info.plist.zip>


-----
William Kyngesburye <kyngchaos@xxxxxxxxxxxxx>
http://www.kyngchaos.com/

"I ache, therefore I am.  Or in my case - I am, therefore I ache."

- Marvin


Back to the top