The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
October 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Package etc.

Posted by Abha Thakur on October 10, 2000 at 4:48 PM

> Hello. My question is not regarding java programming. I have downloaded a copy of "Thinking in Java", 2nd edition.
> In the examples Bruce has given in the book, he has used
> his own packages like com.bruceeckel.*. I am unable to find the programs which make up the package. For example, in the Arrays chapter he has used a package com.bruceeckel.* and in the program you have used a class called Array2. I wanted to see the source code for Array2.java.
> I sent a mail to Bruce regarding this, but he sent an automated reply and gave a link to this site.

Hi, I got a hard copy in addition to the electronic copy of the book and did an install of the program source code discussed in each of the chapters, i am sure you can do that from his website too, and then make sure the folder "com" which has all these other sub-folders corresponding to the package specification is under one of the classpaths on ur machine. Try it out.


> I am very thankful for taking the time to help me.
>
> Thankyou.






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us