Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Empty "bin" directory
Empty "bin" directory [message #138638] Sat, 18 February 2006 12:22 Go to next message
Eclipse UserFriend
Originally posted by: pverma.gmail.com

While working on my projects, I deleted the "bin" directory a couple of
times. Now my RCP application does not launch and I get a classNotFound
error with the "Application" class.

In windows explorer, I see that the "bin" directory is empty and does not
contain the .class files.

Any suggestions on how I can get Eclipse to recompile my source code and
recreate the bin directory?
Re: Empty "bin" directory [message #138674 is a reply to message #138638] Sat, 18 February 2006 14:52 Go to previous message
Eclipse UserFriend
Originally posted by: pverma.gmail.com

Ok, I solved it. Only a newcomer (like me :-) would ask such a question.
And here is the answer for benefit of all:
On Eclipse 3.1.2, the following works -
a)Click on Project Menu and uncheck "Build Automatically".
b)Click on Project Menu and click on the "Clean" menu.
c)Click on Project Menu and click on the "Build Project" menu.

That's it.
Previous Topic:eclipse not working with j2skd1.4.2_10
Next Topic:How do I add an existing file to a new project?
Goto Forum:
  


Current Time: Sat Oct 19 15:49:20 GMT 2024

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

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

Back to the top