2

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.

1 Answer 1

3

You can revert this Eclipse setting in the preferences Run/Debug > Launching by setting Continue launch if project contains errors to Prompt:

Eclipse Setting

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.