Date: Wed, 7 Mar 2001 11:37:13 +0100 From: Ernst de Haan <ernst@jollem.com> To: FreeBSD Java mailing list <freebsd-java@freebsd.org> Subject: JDK install: Unpack source ? Message-ID: <20010307113713.A2897@c187104187.telekabel.chello.nl>
next in thread | raw e-mail | index | archive | help
Hi,
When installing a JDK, the Java sources are usually installed with the JDK as
a .zip or .jar file. I would prefer unpacking the .jar file so I can browse
the source code at ${JAVA_HOME}/src, *and* so I can refer to the source
directory when generating Javadoc API docs (-sourcepath option). At the moment
I need to unpack the sources manually, which is fairly cumbersome for someone
that reinstalls JDK's every now and then.
The only disadvantage I can think of is (a little) disk space.
What are your thoughts about this? Should JDK installs unpack the sources by
default ?
--
Ernst
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010307113713.A2897>
