Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Tools and Techniques

   

Editing Your Component's HTML and Declarations Files

While you must use Project Builder to edit your components' code or script files, you typically use WebObjects Builder's graphical interface to generate the HTML and declarations files. You can, however, also edit these files using Project Builder.

To edit a component in WebObjects Builder:

  1. Select Web Components in the first column of Project Builder's browser.

  2. Double-click the component name (for example, Main.wo ) in the second column.

    WebObjects Builder launches and opens your component in a window. See Editing With WebObjects Builder for information on using WebObjects Builder to edit your component.

To edit a component in Project Builder:

  1. Select Web Components in the first column of Project Builder's browser.

  2. Select the component you want to edit in the second column.

  3. Select ComponentName .html or ComponentName .wod in the third column.

    The text of the file appears in the lower pane of the browser, where it can be edited.

  4. Alternatively, you can double-click the file name or its icon at the top right of the browser, and the file opens in a separate window.


© 1999 Apple Computer, Inc. – (Last Updated July 27 99)