Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Error opening class files [NEWBIE]
Error opening class files [NEWBIE] [message #91565] Fri, 11 July 2003 02:31 Go to next message
Eclipse UserFriend
Originally posted by: movingtomac.hotmail.com

Heeelp!!! =(

I'm new to Eclipse. I am trying to move from ProjectBuilder, on Mac OS X,
to Eclipse. I have it installed with the WOLips project. When I attempt to
double-click on any class file, or open it using the "Class File Viewer" I
receive the following error and nothing opens:

The classfile is not on the class path.

Could someone please tell me what is probably wrong and how to fix it? The
more idiot-proof the answer is, the better.

Thanks,
"Bill"
Re: Error opening class files [NEWBIE] [message #91612 is a reply to message #91565] Fri, 11 July 2003 03:10 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Goodbye Bill wrote:

>Heeelp!!! =(
>
>I'm new to Eclipse. I am trying to move from ProjectBuilder, on Mac OS X,
>to Eclipse. I have it installed with the WOLips project. When I attempt to
>double-click on any class file, or open it using the "Class File Viewer" I
>receive the following error and nothing opens:
>
> The classfile is not on the class path.
>
What kind of class file is it? Is it from a library or is it generated
from one of your .java source files? If it is a class file from a
library then you have to ensure that this file is on the Java build path
(open your project's properties > Java Build Path). If the class file is
generated then you should not open it in the first place. Open the
corresponding .java source file. Note: also the source file needs to be
on the Java build path.

Dani
Previous Topic:Cvs and .classpath .project files
Next Topic:Re: Label and Bold font - Issue needs solution
Goto Forum:
  


Current Time: Wed Apr 16 02:09:07 EDT 2025

Powered by FUDForum. Page generated in 0.02652 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top