Is there a way to stop Eclipse for publishing / deleting a project from server, if you really want it to stop in between, and not waiting for eternity it to complete it first (like it makes for me at least)? The event blocks every mods on eclipse and if I press cancel nothing really is happening to the upload process.
EDIT1:
Question in short: Can I cancel publishing to Glassfish from Eclipse servers tab in between the processing?
Answer criteria: I am happy with any insights
- what could be done when you want to stop in between?
- and what happens there under hood forcing the Eclipse to wait the event until end?