Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11613
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: jdk folder structure, sample folder |
| Date | 2012-01-25 14:27 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <1b01i7t1sarodo6gbtjlv4ovi2dus5sgu6@4ax.com> (permalink) |
| References | <0bcb1839-5247-41fe-b717-710486aeb53a@j42g2000vbt.googlegroups.com> |
On Wed, 25 Jan 2012 07:00:30 -0800 (PST), Ulrich Scholz
<d7@thispla.net> wrote, quoted or indirectly quoted someone who said :
>(http://docs.oracle.com/
>javase/6/docs/technotes/tools/windows/jdkfiles.html#additional)
that url lists the optional directories
jdk1.6.0
___________|__________
| | |
demo include src.zip
___|___ _________ __________
| | | |
applets jfc jpda plugin
It also tells you what they are for, so you can tell if you want them.
e.g. demo is source demos.
src.zip is the source code for the built-in Java classes.
etc.
In these days of terabyte disks, I am am surprised you would think
such pruning worth the candle.
--
Roedy Green Canadian Mind Products
http://mindprod.com
One of the most useful comments you can put in a program is
"If you change this, remember to change ?XXX? too".
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
jdk folder structure, sample folder Ulrich Scholz <d7@thispla.net> - 2012-01-25 07:00 -0800
Re: jdk folder structure, sample folder Roedy Green <see_website@mindprod.com.invalid> - 2012-01-25 14:27 -0800
Re: jdk folder structure, sample folder Ulrich Scholz <d7@thispla.net> - 2012-01-26 04:44 -0800
Re: jdk folder structure, sample folder Jeff Higgins <jeff@invalid.invalid> - 2012-01-26 08:26 -0500
Re: jdk folder structure, sample folder Jeff Higgins <jeff@invalid.invalid> - 2012-01-26 08:49 -0500
csiph-web