|
-
Oct 7th, 2005, 03:46 AM
#1
Thread Starter
Frenzied Member
Thinking in Java (3rd Ed)
Hi,
I bought myself Thinking in Java, 3rd Edition, but did not get the cd with (Tried but failed to explain to the chinese shop assistant ), so I got myself the excersizes from the internet.
I am coding in EditPlus, as I believe when one try learn a new language, you should do as much of the dirty work yourself.
However, I got no idea how to work with the supplied excersizes. It got folders named c02 to c15, and the com, frogbean and jcsc folders.
In for instance an excersize in c03 named called EqualsMethod.java, there will be an import line like "import com.bruceeckel.simpletest.*;" This class is in the com folder (com\bruceeckel\simpletest)
How do I compile this sample excersizes in the chapter folders, that import stuff in the com directory?
I'm a newbie, especially with this kind of stuff. Just know some basic Java
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|