It's good to know that eclipse does that. I've had interesting scenario because of that today. I've changed one Boolean value from false to true and it didn't affect only my application but the whole application server (I'm using WAS CE). Every configuration option changed from false to true and everything suddenly stopped working. Actually I had to reinstall WASCE one more time because it was easier then search for every configuration file and revert all changes. Changing value during debug is scary stuff :]
It's good to know that
It's good to know that eclipse does that. I've had interesting scenario because of that today. I've changed one Boolean value from false to true and it didn't affect only my application but the whole application server (I'm using WAS CE). Every configuration option changed from false to true and everything suddenly stopped working. Actually I had to reinstall WASCE one more time because it was easier then search for every configuration file and revert all changes. Changing value during debug is scary stuff :]