Table of Contents Previous Section

Creating a Project

The first step in writing compiled code that can be integrated into a WebObjects application is to use your development environment to create a project.

If you're using ProjectBuilder on NEXTSTEP, you must set the project's type to be "Tool" in the New Project Panel.

Figure 1. Creating a Project

Setting a project's type to "Tool" means that it won't include a nib file or an application object.

Table of Contents Next Section