Hi all,
I'm running OL6 (from ol6_latest repo), and I just installed sqldeveloper 3.1.07.42-1 from OTN.
When I run 'sqldeveloper' for the first time, I get:
Oracle SQL Developer
Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk
So, I can see that Java is (apparently) already installed:
[mjb@mercury Downloads]$ rpm -qa|grep java
ant-javamail-1.7.1-13.el6.x86_64
java-1.6.0-openjdk-devel-1.6.0.0-1.48.1.11.3.el6_2.x86_64
java-1.6.0-openjdk-1.6.0.0-1.48.1.11.3.el6_2.x86_64
java-1.5.0-gcj-1.5.0.0-29.1.el6.x86_64
tzdata-java-2012c-1.el6.noarch
java_cup-0.10k-5.el6.x86_64
java-1.6.0-openjdk-javadoc-1.6.0.0-1.48.1.11.3.el6_2.x86_64
So, my question is, how can I determine the full pathname of my J2SE installation?
If there a command that will tell me that?
Sorry, I'm pretty clueless when it comes to Java.
Thanks,
-Mark