Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Unable to use multiple class files - Please help(ClassNotFoundException)
Unable to use multiple class files - Please help [message #1068589] Sat, 13 July 2013 20:02 Go to next message
David Gaulke is currently offline David GaulkeFriend
Messages: 1
Registered: July 2013
Junior Member
Hello,

I am new to using Eclipse and I'm finding it very frustrating to set it up. I am only able to run code from one class file at a time. If I create a second class file and reference it from the first, it compiles just fine but as soon as I try to run it, it throws a ClassNotFoundException and says "Source not found." I have read several pages of other people who have experienced this issue but cannot find anyone who encounters it as a general rule. I have deleted my project and started from scratch and nothing makes a difference. Any help would be greatly appreciated!

Thank you!
-Dave
Re: Unable to use multiple class files - Please help [message #1068684 is a reply to message #1068589] Sun, 14 July 2013 03:06 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 07/13/2013 06:56 PM, David Gaulke wrote:
> Hello,
>
> I am new to using Eclipse and I'm finding it very frustrating to set it
> up. I am only able to run code from one class file at a time. If I
> create a second class file and reference it from the first, it compiles
> just fine but as soon as I try to run it, it throws a
> ClassNotFoundException and says "Source not found." I have read several
> pages of other people who have experienced this issue but cannot find
> anyone who encounters it as a general rule. I have deleted my project
> and started from scratch and nothing makes a difference. Any help would
> be greatly appreciated!
>
> Thank you!
> -Dave
Are you putting your classes in packages?
Previous Topic:Javadic Offline on Ubuntu 13.04
Next Topic:How to make javadocs available offline in the SDK?
Goto Forum:
  


Current Time: Thu Apr 25 18:55:00 GMT 2024

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

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

Back to the top