4
Creating Project in JDeveloper Open JDeveloper -> in "Application Navigator" -> from drop Down click on "New Application" Application is nothing but a folder, it has some kind of configuration related to JDeveloper, we can create multiple projects in application. when we click on "New Application" it opens the following popup in the above popup we have to provide the Application name and then click on next, it navigates to project creation popup, it looks like bellow, in the popup we have to provide the name of Project and select the type of project from "available" and move to "Selected" area.

Creating project in j developer

Embed Size (px)

Citation preview

Page 1: Creating project in j developer

Creating Project in JDeveloperOpen JDeveloper -> in "Application Navigator" -> from drop Down click on "New

Application"

Application is nothing but a folder, it has some kind of configuration related to JDeveloper, we can create multiple projects in application. when we click on "New Application" it opens the following popup

in the above popup we have to provide the Application name and then click on next, it navigates to project creation popup, it looks like bellow, in the popup we have to provide the name of Project and select the type of project from "available" and move to "Selected" area.

in our case we have to select "SOA" from "Available Area" to "Selected Area", for moving projects from one area to other area, we have to use symbols ">" and "<" available in between of "Available" and "Selected".

Page 2: Creating project in j developer

then click on next, and select Empty composite from the list and click on "Finish".

Page 3: Creating project in j developer