Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse deletes in bin-directory
Eclipse deletes in bin-directory [message #108608] Wed, 22 October 2003 05:13 Go to next message
Eclipse UserFriend
Originally posted by: davidbaer.gmx.ch

In the bin directory, there are several different folders, which have no
equivalent in the source-folder (i.e. settings, preferences, imported
class-files,...)

how can i make sure, that eclipse doesn't delete all the time?

thank you!

david
Re: Eclipse deletes in bin-directory [message #108627 is a reply to message #108608] Wed, 22 October 2003 05:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

David Baer wrote:

>In the bin directory, there are several different folders, which have no
>equivalent in the source-folder (i.e. settings, preferences, imported
>class-files,...)
>
>how can i make sure, that eclipse doesn't delete all the time?
>
>
Change the structure of your project and/or uncheck:
Window > Preferences > Java > Compiler - Build Path tab > Clean output
folders on full build

Dani

>thank you!
>
>david
>
>
Re: Eclipse deletes in bin-directory [message #108780 is a reply to message #108608] Wed, 22 October 2003 08:46 Go to previous message
Eclipse UserFriend
Originally posted by: olivier_thomann.ca.ibm.comNOSPAM

Le Wed, 22 Oct 2003 11:13:42 +0200, David Baer <davidbaer@gmx.ch> a
écrit :
>In the bin directory, there are several different folders, which have no
>equivalent in the source-folder (i.e. settings, preferences, imported
>class-files,...)
You should put your imported class files into a class folder and all
your settings and preferences in a source folder. Then they will be
copied to the output folder for each full build.
--
Olivier
Previous Topic:Eclipse vmargs and OutOfMemoryError
Next Topic:New synchronize view in M4 - inappropriate refreshes?
Goto Forum:
  


Current Time: Thu Jul 24 11:11:15 EDT 2025

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

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

Back to the top