Wednesday, May 16, 2012

Start JDeveloper in Linux

After installing JDeveloper in linux, please follow the below steps to start JDeveloper.

1. Go to <JDeveloperMiddlewareHome>/jdeveloper/jdev/bin
     We can find a script, addjdevtodesktop.
     Make executable the script by chmod +x addjdevtodesktop and run it. This will create a jdeveloper icon in   the Desktop.

or

2. Go to <JDeveloperMiddlewareHome>/jdeveloper/jdev/bin
    ./jdev
   This will start the jdeveloper

No comments:

Post a Comment