New External File

The CodeWarrior Eclipse IDE now supports creating, opening, and saving files that are located outside the current workspace. To create a non-project file:

  1. Click File > New > Other .

    The New wizard appears.

    Figure 1. New wizard - Select a wizard page

    New - Select a Wizard Page

  2. Choose General > New External File.
  3. Click Next.

    The New External File page appears.

  4. Specify the path and filename.
  5. Click Finish.

    IDE opens the file in a new editor window in the Editor view.