2 Installing and Configuring Oracle JDeveloper
This chapter describes how to set up the Oracle JDeveloper development environment to use with Oracle WebCenter Content.
This chapter includes the following sections:
2.1 Install JDeveloper
If you do not already have JDeveloper installed, download the latest Oracle JDeveloper 14c Studio Edition from this location:
Download the latest Oracle JDeveloper 14c Studio Edition from this location:http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html
Use the Installing Oracle JDeveloper, available from the same directory, to install and start JDeveloper Studio Edition on one of the supported platforms (Windows, Linux, UNIX, or Mac OS system).
Note:
If you have installed other versions of JDeveloper on the same computer, the first time you start this version of JDeveloper, you will be prompted to import preferences from the previous installation. Click No to continue without importing preferences from the previous installation.
When you are starting JDeveloper for the first time, you need to provide the full path name of a JDK installation.
2.2 Install WebCenter Content Connection Extension for JDeveloper
For a newly installed JDeveloper Studio instance, you need to install WebCenter Content Connection Extension.
Note:
WebCenter Content Connection Extension is located at WCC_MW_HOME
/oracle_common/ucm/Distribution/RIDC/jdev/oracle.ucm.ridc-jdev.zip
.
To install the JDeveloper extension:
2.3 Creating an Integrated WebLogic Server Domain
For a newly installed JDeveloper Studio instance, you need to create an integrated Oracle WebLogic Server domain to set up your development environment.
To create an integrated WebLogic Server domain:
2.4 Configuring JDeveloper for Defining Seeded Customizations
You can specify JDeveloper configurations to better support defining seeded customizations.
To configure JDeveloper for defining seeded customizations:
- In the Application Navigator, choose Show Libraries from the Applications Window Options menu.
This makes each project list all its libraries in the Application Navigator.
- Open
*.jsf
and*.jsff
files inSource
mode:- Choose Preferences . . . from the Tools menu.
- Select File Types in the left panel
- Click the Default Editors tab on right side.
- Scroll down to locate the row for
ADF Fragment File
(which is for.jsff
files), and change its default editor to Source. - Locate the row for
XHMTL/Facelets Source
(which is for.jsf
files), and change its default editor to Source. - Click OK.