I am using Eclipse. You see this ending curly bracket next to catch(FileNotFoundException fne) {:

How do I make it more noticeable when I select on starting curly brackets so I can clearly see where it ends?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From
Window > Preferences, go toJava > Editorand SelectMatching brackets highlightand pick a color that will stand out and also make sure Highlight matching brackets is checked 🙂I changed mine to red and this is what it looks like now.(and I did not have to restart eclipse)