You are here
Přidat komentář
Error message
The spam filter installed on this site is currently unavailable. Per site policy, we are unable to accept new submissions until that problem is resolved. Please try resubmitting the form in a couple of minutes.
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 :]