Right-click the project and select Open EPN Editor. If the EPN diagram opens without error, proceed to step 12. Right-click your project and select Properties. Select the Project Facets option.

Oracle CEP IDE for Eclipse Projects 4-21 To upgrade projects from Oracle CEP 10.3 to 11g Release 1 11.1.1 1. Open your Oracle CEP 10.3 project in Oracle CEP IDE for Eclipse.

2. Select File Switch Workspace Other.

The Workspace Launcher dialog appears as shown in Figure 4–21 . Figure 4–21 Workspace Launcher Dialog

3. Click Browse and select a new workspace directory.

Eclipse exits and restarts using the new workspace.

4. Select File Import.

The Import Dialog appears as shown in Figure 4–14 . Note: Do not choose to copy settings from the current workspace. 4-22 Oracle Complex Event Processing Developers Guide Figure 4–22 Import Dialog

5. Expand the General option and select Existing Projects into Workspace.

6. Click Next.

The Import Projects dialog appears as shown in Figure 4–15 . Oracle CEP IDE for Eclipse Projects 4-23 Figure 4–23 Import Projects Dialog

7. Use the Import Projects dialog to import your 10.3 projects into the new

workspace. Optionally, choose to copy the project files into your new workspace.

8. For each project, change the project facet version as follows:

a. Right-click your project and select Properties.

The Project Properties dialog appears as shown in Figure 4–16 . 4-24 Oracle Complex Event Processing Developers Guide Figure 4–24 Project Properties Dialog: Project Facets

b. Select the Project Facets option.

The Project Facet properties are displayed as Figure 4–16 shows.

c. Click Modify Project.

The Modify Faceted Project dialog appears shown in Figure 4–17 . Figure 4–25 Modify Faceted Project Oracle CEP IDE for Eclipse Projects 4-25

d. For the Java facet, select 6.0 from the Version pull-down menu.

e. For the Oracle CEP facet, select 11.1 from the Version pull-down menu.

f. Click Finish.

g. Click OK.

h. Repeat for the next project. 9. Create a new Oracle CEP server runtime:

a. Select Window Preferences.

The Preferences dialog appears as shown in Figure 4–18 . Figure 4–26 Preferences Dialog

b. Expand the Server option and select Installed Runtimes.

c. Add a new 11.0 Oracle CEP server runtime as

Section 5.2.3, How to Create an Oracle CEP Server Runtime describes.

d. Click OK.

10. For each project, specify the new 11.0 Oracle CEP server runtime you created:

a. Right-click your project and select Properties.

The Project Properties dialog appears as shown in Figure 4–19 . 4-26 Oracle Complex Event Processing Developers Guide Figure 4–27 Project Properties Dialog: Targeted Runtimes

b. Select the Targeted Runtimes option.

The Targeted Runtimes properties are displayed as Figure 4–19 shows.

c. Check the new Oracle CEP 11.0 targeted runtime you created.

d. Click OK.

e. Repeat for the next project.

11. For each project update the project builders:

a. Right-click the project and select Open EPN Editor.

b. If the EPN diagram opens without error, proceed to step 12.

c. If the EPN diagram opens with the error shown in

Figure 4–20 , click the Configure Builder button.