I've recently upgraded to Juno. Now I'm experiencing strange and annoying issue. Compile errors are not shown underlined in the code, only in the left vertical ruler. I've checked in the annotations settings and it is set for errors and warnings to be underlined yet they aren't. Anyone has any ideas regarding this? I'm using the eclipse color plugin, although I doubt that this had anything to do with the issue since the errors aren't being underlined on the default color scheme as well.
Thanks in advance for any help.
On 15.10.2012 21:51, LudCtion11 A Zivi wrote:
> Hi everyone,
>
> I've recently upgraded to Juno. Now I'm experiencing strange and
> annoying issue. Compile errors are not shown underlined in the code,
> only in the left vertical ruler. I've checked in the annotations
> settings and it is set for errors and warnings to be underlined yet
> they aren't. Anyone has any ideas regarding this? I'm using the
> eclipse color plugin, although I doubt that this had anything to do
> with the issue since the errors aren't being underlined on the default
> color scheme as well.
Please try without that plug-in. If that doesn't help, then check your
Java build path.
Thanks for your reply. I've restored the default color scheme, uninstalled eclipse color plugin, restarted eclipse and the issue is still present. It is not the problem with build path because the compiler sees the errors and warnings (it puts the icons on the left vertical bar) it "just" doesn't underline the lines in code. Forgot to mention that I'm experiencing the same issue in scala code...
On 16.10.2012 10:53, LudCtion11 A Zivi wrote:
> Thanks for your reply. I've restored the default color scheme,
> uninstalled eclipse color plugin, restarted eclipse and the issue is
> still present. It is not the problem with build path because the
> compiler sees the errors and warnings (it puts the icons on the left
> vertical bar) it "just" doesn't underline the lines in code.
Just to clarify: you see this in the Java editor? If so, on the
'Annotations' preference page change to mark the problems e.g. as
'Highlighted' to see whether this makes a difference.
Dani
> Forgot to mention that I'm experiencing the same issue in scala code...
This is strange. I already tried ti change the way errors are represented from "Native problem underline" to "Underline" and this didn't help. Now I tried Highlighted, Box and Dashed Box and everyone of them displays correctly. Only the "lines" ( Native problem underline, Underline and Squiggly line don't appear.
On 16.10.2012 12:45, LudCtion11 A Zivi wrote:
> This is strange. I already tried ti change the way errors are
> represented from "Native problem underline" to "Underline" and this
> didn't help. Now I tried Highlighted, Box and Dashed Box and everyone
> of them displays correctly. Only the "lines" ( Native problem
> underline, Underline and Squiggly line don't appear.
This is indeed strange. I could understand that underline might not work
if not supported by your font but the squiggly line should work. If you
can reproduce this using http://download.eclipse.org/eclipse/downloads/drops4/R-4.2.1-201209141800/
then please file a bug report against JDT Text with steps to reproduce
the problem.
It seems that the problem is with my font (Pragmata TT). However I've used this font for a long time in previous Eclipse versions and never had this issue. Is this some kind of a regression?
On 17.10.2012 17:07, LudCtion11 A Zivi wrote:
> It seems that the problem is with my font (Pragmata TT). However I've
> used this font for a long time in previous Eclipse versions and never
> had this issue. Is this some kind of a regression?
No idea. If you can reproduce the problem with the latest but not the
last version then you should file a bug against SWT with instructions
how/where to get the font that you're using.