|
|
 |
BOOK: Beginning Java 2  | This is the forum to discuss the Wrox book Beginning Java 2, SDK 1.4 Edition by Ivor Horton; ISBN: 9780764543654 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Java 2 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

February 2nd, 2005, 06:10 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Problems with packages
I'm having difficulties compiling inside a package. I've created a new package and put 2 classes in it. I'm able to compile one class fine. The second class invokes the first class but everytime I get the message "Cannot resolve symbol". The directory name and package name match and there are no other classes in the directory. What is missing?
|

February 2nd, 2005, 07:05 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I just found a site that got me past my issue. It's not pretty but it works.
http://www.kevinboone.com/classpath.html
|

October 1st, 2009, 08:50 AM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
compiling with packages
I, too, am having a problem with packages. Just like hte previous post, I am able to compile the Point and Sphere files but when I try to compile the Line file, I get an error message about "cannot find symbol". I've tried putting all three files in the same directories to no avail. Can somebody give me a hint on how to get past this?
Thanks very much,
Rick
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |