<option value="something" <c:if test="${ }">selected</c:if>>something</option>
This line of code gets highlighted in Eclipse Oxygen, however, I was previously using Neon and this line was totally fine. Running the application is fine and there's no errors rendering the page whatsoever.
I wonder if this is specific with Oxygen or is there some settings that I'm missing here.
Edit:
The line gets highlighted for missing end tag for c:if
, and for <option>
not closed properly, expected '>'
i solved the same problem in this way: bugs/show_bug.cgi?id=518987
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