Creating a new project
Okay, now that we have set up our development environment, we are ready to create our first project. We will perform the following tasks to create a project and set up our runtime parameters for the project:
Creating a new workspace and project
Setting the project runtime parameters
Creating a new workspace and project
We are now ready to get started. We first of all need to create a new workspace and project.
How to do it...
To create a new workspace, proceed with the following steps:
In JDeveloper, in the Applications Navigator tab, right-click on Applications and select New OA Workspace from the pop-up menu.
In the New Oracle Applications Workspace window, enter the following details:
File Name:
MyOAWorkspace.jws
Directory Name:
C\:oaf\jdevhome\jdev\myprojects
Check the Add a New OA Project checkbox.
Click on OK.
A summary of the steps is shown in the following screenshot:
The new project wizard will now open when OK is clicked.
When the Oracle Applications Project Wizard...