Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application does not start



Mike Fahl <email@hidden> wrote:

>Yes, I'm still using the "MRJApp.properties" file. Didn't even know that had
>changed. Does someone know a good place where the process of converting it
>to Info.plist form is described? I assume it's a similar list of
>property/value pairs, so the translation should be fairly mechanical.
>Perhaps there's even some tool to do the conversion?

The correspondence between the two forms is documented in the Java release
notes, especially for 10.1 and above:
<http://developer.apple.com/techpubs/macosx/Java/java.html>

I know of no tool to do a conversion. That's a good idea for a little Java
utility, though. The plist format is pretty straightforward to produce,
even without an XML class-library. The MRJApp.properties file is just a
straight Properties file, with some properties that have "meaningful" names
for translation (see release-notes) and all the rest just copied across
into the Properties dictionary. Sounds like a useful way to spend a rainy
weekend.

-- GG
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.