Free Java 1.4 Info.plist Java Dictionary Keys Ebook

Download free programming, computer, it, technology books

This document discusses the settings for the Info.plist Java Dictionary for Java 1.4 developers. Although the information is specific to Java 1.4.2, most of the information is also applicable for Java 1.4.1 (Java 1.4.1 is provided by default in Mac OS X version 10.3 and is an optional installation in Mac OS X version 10.2). Note that Java 1.4.2 is an optional installation for Mac OS X version 10.3. You customers can download it through Mac OS X’s Software Update mechanism.

The Info.plist file is an XML property list file in a native Mac OS X application bundle. It defines certain attributes of the application for use by the operating system. The Info.plist file for a Java application wrapped as a Mac OS X application bundle contains a Java dictionary. This dictionary is just a subset of the Info.plist file that begins with:

<key>Java</key> 	<dict>

and ends with

	</dict>

Download free ebook : Apple–Java_1.4_Info.plist_Java_Dictionary_Keys.pdf

Add A Comment