Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Oracle ADF Enterprise Application Development Made Simple: Second Edition
  • Toc
  • feedback
Oracle ADF Enterprise Application Development Made Simple: Second Edition

Oracle ADF Enterprise Application Development Made Simple: Second Edition

By : Sten E Vesterli
4.5 (10)
close
Oracle ADF Enterprise Application Development Made Simple: Second Edition

Oracle ADF Enterprise Application Development Made Simple: Second Edition

4.5 (10)
By: Sten E Vesterli

Overview of this book

Table of Contents (20 chapters)
close
Oracle ADF Enterprise Application Development – Made Simple Second Edition
Credits
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Index

Scripting the build process


During the project, you will be building and deploying many times, so it makes sense to create scripts that handle this whole process. A good tool for handling this scripting is Apache Ant (http://ant.apache.org).

Tip

Working with Maven and ADF

Oracle is improving the Maven support in JDeveloper in each version, and Maven is supported as a dependency-management and build tool in JDeveloper 12c. With built-in dependency tracking, Maven is very promising as a build tool for enterprise ADF applications using various ADF Libraries. However, in the version of JDeveloper that was currently used at the time of writing this book, using Maven as a build tool requires some tweaking.

Creating a build task

When working with Ant, you create a build file (traditionally called build.xml) to specify how to build a project. This XML file consists of a number of targets that define the different goals that you might want your build process to achieve, for example, clean, init, compile...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete