Showing posts with label install jdeveloper. Show all posts
Showing posts with label install jdeveloper. Show all posts

Wednesday 2 July 2014

Installing Generic Jdeveloper.

Hello ADF Fellas, today I'm Sharing my Learning of how to Install generic Jdeveloper,
Pre-Requisites
first download the JDK 1.6.24 and install it on your system.
installation process is given in my JDK installation link though it demostration is of JDK 8 but we have install JDF 6 here.

Then goto the terminal or command prompt,
java -jar jdevstudio11117install.jar



here we to select the Sun JDK which is not bunduled, i.e. which we have installed in the per-requisites section.
 the same process is for windows too.


thank you :)

A Guide to Installing Oracle HR Schema on an Existing Docker Container

  Hi Reader, Today I want to share my learning on how to install Oracle HR schema on a existing docker container. Step 1: Download the verif...