|
-
Package & Import in Windows
Hi-
I just installed XEmacs & J2SDK1.4.2_03 on my WindowsXP Home Edition.
I decided to test it out using some working java programs I had written before using XEmacs on Unix...but when I try to run them in WindowsXP I am getting loads of errors because Java is not recognizing the package and also not recognizing importing a local folder.
Here's my package and import statements.
package viewController;
import model.*;
The compiler is not recognizing either.
viewController is the directory(folder) that I'm working in and compiling from and model is in viewController.
So the complete path is this:
C:\prog\Minesweeper\viewController
C:\prog\Minesweeper\viewController\model
Anyone know what's going wrong? I'm sure it's a simple problem, but i've been looking online for a couple hours with no luck...so any help would be appreciated!!
thanks
jason
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks