Please left me a message/comment if you want more tutorials like below.
HowTo’s
Library dependency management is one of the most missing tools in Oracle JDeveloper 11g. It is true that Maven support has been added in JDeveloper 12c. Nevertheless, in the older projects you may want to use Gralde integration described in this article. This approach also works with JDeveloper 12c.
SonarQube is an open-source platform for continuous inspection of code quality. It’s one of ‘must have’ tools in every software development company. This tutorial helps you to integrate any Java based application (in this case Oracle ADF) with Sonar using one of Gradle plugins.
Gradle is a very powerful build automation system which allows you to build near everything – starting from Java through .NET ending up C++ projects. In this post I’ll show you basic ADF-Gradle integration that is a good starting point for further extensions like libraries dependency management or integration with Jenkins.
The time is one of the most valuable goods which you can control. On the other hand, saving the time means that you can spend it on something else. In this post I’ll show you how you can save some time using Docker containers. Are you ready?
Basic Tutorials
This time you will see how to create a reusable part of the oracle ADF framework called taskFlow. In my opinion taskFlows is an one of the most powerful Oracle ADF…
Prepare new application Prepare clean ADF application workspace and open your unbounded TaskFlow (adfc-config.xml). Creating pages Add three sites inside: mainPage.jsf, pageOne.jsff and pageTwo.jsff Double click on each for create every…
Creating ADF Workspace From menu choose “File->New->Application”. From “New Gallery” window choose “ADF Fusion Web Application” Now the wizzard starts. Fille necessary informations like: Application Name, Directory and Default Package…
JDeveloper 12c – First run Run JDeveloper, after few seconds you will see “Select Role” screen. At now uncheck “Always prompt for role selection on startup” (You can always change…
Oracle Tutorials:
Tutorials from this sections comes from: http://docs.oracle.com/
Oracle JDeveloper 12c Tutorials
New for JDeveloper 12.2.1
Oracle Cloud Integration
Getting Started
ADF Faces
ADF Controller
ADF Data Binding
ADF Desktop Integration
Web Services