1. Open a jdeveloper 12C :-
2. Start Create a New Application :-
Click on the New Application mention on left hand
side of the screen.
New popup will open, on this screen, click on Applications
mentioned on top left corner and then Select ADF Fusion Web Application
(consist of 2 project i.e model and
viewController) and click ok.
3. Mention the following details
:-
Application Name :- Provide the name
of application. Lets say "SampleApp".
Directory : Please mention the directory in your local
system to keep this application.By default it will be
"C:\JDeveloper\mywork" followed by application name
"\SampleApp" i.e C:\JDeveloper\mywork\SampleApp. Or you can change the directory location by using browse button.
Application
Package Prefix : Specify the prefix name so that
every package in whole application will be start with prefix. Lets say
"sample".
Then click next.
4. Then specify the model project name and the directory
and then click next.
5. Now you will see the model project package start
with prefix that we had mentioned on 3rd step. Change the fields according to
your requirement or remain same as it is and click Next.
6. Specify the viewController project name and
directory and click next.
7. Specify the package name for
viewController project or use it as a default. and click next.
8. Select the jdeveloper default build tool and click
finish.
9. Following screen appears with a
project structure on left hand side of the screen.
0 comments:
Post a Comment