Skip Headers
Oracle® Fusion Middleware Quick Start Guide for Oracle WebLogic Portal
10g Release 3 (10.3.4)

Part Number E14246-02
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

5 Starting from an Existing Project

If your project has already been created, start here.

This chapter includes the following topics:

5.1 Check Out Projects from Source Control

Check out your projects from source control.

5.2 Importing Existing Projects

To import an existing project:

  1. Start Oracle Enterprise Pack for Eclipse.

  2. If needed, create a workspace in Oracle Enterprise Pack for Eclipse.

    Tip:

    Create your workspace in the same place as your other working files, but not within the project directories. See Section 2.1, "Setting Up Your Workspace and Project Directories."
  3. From the menu bar, select File > Import.

  4. In the Select dialog box, select General > Existing Projects into Workspace, and then click Next.

  5. Select the top-level project directory (the one that contains all the EJB, WAR, and other project folders). If no common root directory exists, select each project individually.

  6. In the Projects list, make sure you select all the projects and import them.

    Note:

    Do not select the Copy projects into workspace check box; leave them where they were checked out.
  7. After importing, right-click each project and select Team > Share Project for each project.

    This associates your projects with your source control. See Chapter 4.

5.3 Related Information

The following topics provide more detail for starting from an existing project: