Configuring Eclipse and OEPE
The next step is to configure the Eclipse IDE so it knows about Oracle WebLogic Server's installation, the domain we created, and PrimeFaces' shared library.
Linking WebLogic's runtime environment
First, we're going to tell Eclipse where to find WebLogic's runtime environment:
- Launch the Eclipse IDE by running the following command:
$MW_HOME/oepe/eclipse
Or open the shortcut created by the installation process.
- Enter
/opt/packt/workspace
on the Workspace Launcher screen. - Open the Preferences screen using the menu – Window → Preference.
- In the filter field, type
server
, click on the Runtime Environment entry and then the Add... button. - In the new window, type
12c
in the filter field, select the entry Oracle WebLogic Server ...
Get Getting Started with Oracle WebLogic Server 12c: Developer's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.