Hi, Today when I compile my java sources the eclipse deletes all the class folder content (also files which are not classes) and recreate all the classes.
This is not good for me, is it possible to configure the eclipse not to delete all the classes folder content but just to run over all the classes instead?