After building project, all web facets configured for deployment are systematically deployed, even those whose sources hasn't changed.
It would be great if only webapps for which at least one source file has changed were reloaded. And possibly other webapps depending on them (according to module dependencies) when webapps are configured to share classpath at runtime.
I'm using JBoss integration but I guess it's the same for other application servers.