This will help debugging, anyone knows how?
1 Answer. Show activity on this post. here you will see list of 'annotations types', choose 'breakpoints'. Then on the right side you see 'Show in', check there 'Text as' and select 'Highlighted', below you can set background color.
Open Preferences, and navigate to General->Editors->Text Editors->Annotations. Select Occurrences, and change the color to whatever you like..
Breakpoints To define a breakpoint in your source code, right-click in the left margin in the Java editor and select Toggle Breakpoint. Alternatively, you can double-click on this position. The Breakpoints view allows you to delete and deactivate Breakpoints and modify their properties.
Select all the methods using ctrl . Right click and select Toggle Method Breakpoint .
seems to be possible, go to
Window > Preferences > General > Editors > Text Editors > Annotations
here you will see list of 'annotations types', choose 'breakpoints'. Then on the right side you see 'Show in', check there 'Text as' and select 'Highlighted', below you can set background color.
Screenshot to make it more obvious:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With