IDE Package: (Eclipse for Java EE)
IDE Version: Eclipse 4.15.0
Relevant Plugins Installed: MoreUnit 3.2.1, AnyEdit 2.7.2, Checkstyle 8.32.0
Theme: Darkest Dark
As you will see this is happening normally when autocompleting code over the existing one, some part of the text gets white and the rest is correctly parsed, or it may happen that the whole file is left unparsed.
1 – Open a class of about 300~ lines
2 – Try to autocomplete over exiting code, normally it tends to happen over methods that are compostable, especially if they contain lambdas.
3 – The parser gets broken, leaving the text on white as shown on the screenshot.
Attachments:
You must be
logged in to view attached files.