eclipse - Difference between server clean and project clean -


in eclipse there 2 options available clean. whats difference between them, i.e, project -> clean , servers -> clean ?

the first option removes build results of project - generated classes, binaries etc. second option removes current deployments form server.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -