[3053] in java-interest

home help back first fref pref prev next nref lref last post

Re: java on NT, Can't find class...?

daemon@ATHENA.MIT.EDU (Jim Graham)
Fri Oct 27 19:39:41 1995

Date: Fri, 27 Oct 1995 14:51:49 -0700
From: flar@bendenweyr.Eng.Sun.COM (Jim Graham)
To: java-interest@java.Eng.Sun.COM, mchase@waterw.com


> However, for some reason I can not run an application with plain 
> java. It ALWAYS returns the error "Can't find class helloworldapp". 

Are you sure that it is implementing a main() method with the right
signature?

	public static void main(String argv[]) {
	}

				...jim
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post