Introduction to Project Builder for Java
Explains how to develop Java applications using Apple
Organization of This Document
This document has the following chapters and appendixes:
- Application Development introduces Java development using Project Builder. The chapter explains each of the Java-based templates, which give you a head start when developing a project.
- Build System addresses the Project Builder build system. It describes build settings, build targets, and build styles.
- Developing a Tool explains how to use the Java Tool template to develop a text-based Java application. This a good place to start if you’re new to Java development in Mac OS X.
- Developing a Swing Application explains how to use the Java Swing Application template to develop a graphical user interface–based application.
- Developing a JNI Application provides an overview of the Java JNI Application template, which you can use to develop Java applications that need to interact with native code.
- Debugging Applications focuses on Project Builder’s debugging facilities.
- Build Settings Reference describes the build settings that you may need to configure in Java applications.
Following the appendixes are a document revision history, and a glossary.
See Also
There are source files and Project Builder projects in the companion files of this document. They are located in /Developer/ADC Reference Library/documentation/Java/Conceptual/Project_Builder_for_Java/Project_Builder_for_Java_companion.zip; that directory is called companion in the remainder of this document. You can also download the companion files from http://developer.apple.com/documentation/Java/index.html .
For general information about Project Builder, see Project Builder Help. For information on specialized Project Builder customization, see Customizing Project Builder, at http://developer.apple.com/documentation/DeveloperTools/index.html .
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-10-10