Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Classpath problems with Class File Viewer
Classpath problems with Class File Viewer [message #77008] Thu, 17 July 2003 05:18 Go to next message
Eclipse UserFriend
Originally posted by: maxfliri.tin.it

I'm having a problem with Class file viewer. Each time I try to open a
class file, I get an error message reporting "The classfile is not on the
classpath". I think they are, since they are in default output folder!
Please, help me: I feel like this is quite a trivial problem, but I'mnot
able to resolve it.

Thanks in advance.
Re: Classpath problems with Class File Viewer [message #77028 is a reply to message #77008] Thu, 17 July 2003 05:30 Go to previous message
Eclipse UserFriend
Actually the output folder is not considered to be on the classpath. It is
the output of Java builder that compiles .java files on the classpath and
that puts corresponding .class files in this directory.

If you find the message confusing, feel free to enter a bug.

Jerome

"Massimiliano Fliri" <maxfliri@tin.it> wrote in message
news:bf5pln$fa8$1@eclipse.org...
> I'm having a problem with Class file viewer. Each time I try to open a
> class file, I get an error message reporting "The classfile is not on the
> classpath". I think they are, since they are in default output folder!
> Please, help me: I feel like this is quite a trivial problem, but I'mnot
> able to resolve it.
>
> Thanks in advance.
>
Previous Topic:Java project state reconciliation when project reopens
Next Topic:Simple Extension-Point Bug?
Goto Forum:
  


Current Time: Sat Jul 12 15:39:00 EDT 2025

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

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

Back to the top