Re: Help with "main" error
From: news (j_at_j.cm)
Date: 12/14/03
- Next message: William Steely: "Problem installing program with Java"
- Previous message: Anthony Borla: "Re: Delete Files and Process Problem"
- In reply to: Chris Smith: "Re: Help with "main" error"
- Next in thread: Anthony Borla: "Re: Help with "main" error"
- Reply: Anthony Borla: "Re: Help with "main" error"
- Reply: Mark Haase: "Re: Help with "main" error"
- Reply: Chris Smith: "Re: Help with "main" error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 14 Dec 2003 04:28:10 GMT
I use the command line as follows:
c:\j2sdk1.4.2_03\bin\java d:\personal\java-ChartGen\TestChart.class
The full error message is as follows:
Exception in thread "main" java.lang.NoClassDefFoundError:
d:\personal\java-ChartGen\TestChart/class
I thought it may be the CLASSPATH, but all my class files are located in the
same folder and I used the switch -classpath but the same error comes up.
"Chris Smith" <cdsmith@twu.net> wrote in message
news:MPG.1a45669187e98ca498980e@news.pop4.net...
> news wrote:
> >
> > I am pretty new to Java and I just install the JDK1.4.2 03
> > I am getting an error when I run the class file TestChart.class with the
> > java.exe:
>
> What's your command line? What is the full error message? We can't
> read your mind, or your screen; and withholding important information
> like that makes it very difficult to answer your question.
>
> --
> www.designacourse.com
> The Easiest Way to Train Anyone... Anywhere.
>
> Chris Smith - Lead Software Developer/Technical Trainer
> MindIQ Corporation
- Next message: William Steely: "Problem installing program with Java"
- Previous message: Anthony Borla: "Re: Delete Files and Process Problem"
- In reply to: Chris Smith: "Re: Help with "main" error"
- Next in thread: Anthony Borla: "Re: Help with "main" error"
- Reply: Anthony Borla: "Re: Help with "main" error"
- Reply: Mark Haase: "Re: Help with "main" error"
- Reply: Chris Smith: "Re: Help with "main" error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|