When running a Java/Spring code, If the application has compilation errors we get a popup warning as " Code contains compilation error..Continue running ". There is a checkbox there as " Do not ask next time" I ticked that and allowed, Now Even if my large Java/spring applications contains compilation error it still runs and I am not able to find if my code contains errors. Can anyone help me to revert to that old setting of popup warning.
You can revert this Eclipse setting in the preferences Run/Debug > Launching by setting Continue launch if project contains errors to Prompt: