Eclipse
Ronald Klop
ronald-freebsd8 at klop.yi.org
Thu May 26 07:36:17 PDT 2005
On Thu, 26 May 2005 16:03:59 +0200, Bryan Maynard
<bryan.maynard at reallm.com> wrote:
> Is there any way I can see the list of installed jdks that Eclipse looks
> at? I
> know I could do a pkg_version of pkg_info, but when I installed the
> native jdk
> it seemed to install very quickly so I'm wondering if perhaps the install
> didn't take.
>
> Thanks for replying so quickly!
>
> Bryan
$ ls -l /usr/local on my computer gives me these:
drwxr-xr-x 8 root wheel 512 May 19 16:40 jdk1.4.2/
drwxr-xr-x 9 root wheel 512 May 19 12:47 jdk1.5.0/
These are installed on my machine.
And if you have javavmwrapper installed you have something like this.
$ cat /usr/local/etc/javavms
/usr/local/jdk1.5.0/bin/java
/usr/local/jdk1.4.2/bin/java
What is you output of these?
Do you have a JAVA_HOME var in your environment?
Ronald.
--
Ronald Klop
Amsterdam, The Netherlands
More information about the freebsd-java
mailing list