How to run subclass files w/o a main method?
- From: cjeffwang@xxxxxxxxx
- Date: 31 Oct 2005 19:09:15 -0800
"java Subclass" showed a "NoSuchMethodError" in thread "main" Of
course I have a "public class Subclass extends Class {" statement in my
Subclass.java file. I can compile Subclass and SubSubclass java files.
Just don't know how to run these class files w/o a main method.
TIA,
Jeffrey
.
- Follow-Ups:
- Re: How to run subclass files w/o a main method?
- From: Thomas Fritsch
- Re: How to run subclass files w/o a main method?
- Prev by Date: Re: How to compile a java program w/ another java programs which are w/o a main method
- Next by Date: Re: How to run subclass files w/o a main method?
- Previous by thread: Re: How to compile a java program w/ another java programs which are w/o a main method
- Next by thread: Re: How to run subclass files w/o a main method?
- Index(es):
Relevant Pages
|
|