My Eclipse IDE does not highlight the same text / variable in Java code, until yesterday it worked fine. Today, if I click on a variable inside the class, it will not highlight the same variable present elsewhere in the class. Should I include any thing in the IDE?
java eclipse eclipse-plugin
David prun
source share