Wrox Programmer Forums
|
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 Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 2nd, 2005, 06:10 PM
Registered User
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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?
 
Old February 2nd, 2005, 07:05 PM
Registered User
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I just found a site that got me past my issue. It's not pretty but it works.

http://www.kevinboone.com/classpath.html
 
Old October 1st, 2009, 07:50 AM
Registered User
 
Join Date: Oct 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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





Similar Threads
Thread Thread Starter Forum Replies Last Post
Packages Xmlelement octave XML 2 April 24th, 2008 03:13 AM
remote packages naveen Servlets 4 October 9th, 2004 09:03 AM
Packages application in C# lam_lvl VS.NET 2002/2003 1 November 1st, 2003 11:25 PM
Packages Application in C# lam_lvl C# 0 October 26th, 2003 01:37 AM
Help on Packages granola911 JSP Basics 1 September 28th, 2003 11:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.