-
Complier error
Hi all,
I am trying my hands on Java programming. I tried to follow the instruction on how to compile the file and this is what i've got
/*
C:\borland-jbuilder\jdk1.4\bin>javac c:\eric\testingout.java
c:\eric\testingout.java:5: package system does not exist
system.out.println( " This is a Java test program");
^
1 error
*/
Excuse me for being a newbie but what caused this error?
Thanks
-
java is case-sensitive. System should be capitalized.
Similar Threads
-
By Martin in forum VB Classic
Replies: 22
Last Post: 12-03-2001, 03:53 AM
-
By Khalizan in forum VB Classic
Replies: 1
Last Post: 11-28-2001, 01:32 AM
-
By James Barbetti in forum ASP.NET
Replies: 2
Last Post: 11-06-2001, 01:13 PM
-
By John M. in forum Database
Replies: 0
Last Post: 05-17-2001, 03:01 PM
-
By Chris.G in forum VB Classic
Replies: 4
Last Post: 11-13-2000, 03:16 PM
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