Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does refreshing in Eclipse also Clean the project?

Tags:

eclipse

I hope the question isn't too vague but I was wondering if running 'Refresh' also calls 'Clean'.

Does running 'Clean' run 'Refresh' ?

like image 510
OrhanC1 Avatar asked Sep 18 '25 03:09

OrhanC1


1 Answers

Nope, it does not. Refresh reloads the last version of your project's files (like, if you modified something outside of eclipse, you need to refresh in eclipse to have the new modif show up). Clean on the other hand deletes all the compiled files and recompiles your project's sources

like image 111
Shivan Dragon Avatar answered Sep 21 '25 14:09

Shivan Dragon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!