facebook

JS problem indicators vanish and reappear…

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258749 Reply

    mturyn
    Member

    …seemingly at random: sometimes it’s there, sometimes not, without any reason I can discern.

    I have validation turned on at the IDE and project levels. I never build JS projects in Eclipse, but (again) sometimes the markers are there in the margin, sometimes not; there are definitely syntax errors in there, as “Format Document” finds them….

    In which views, and under what conditions, are these markers (a red circled ‘X’ in my case) _supposed_ to show up?

    Thanks,
    —M.T.

    System Setup ——————————-
    Operating System and version:
    Eclipse version: 3.1.2
    Fresh Eclipse install (y/n): y
    If not, was it upgraded to its current version using the update manager? n
    Other installed external plugins: Subclipse
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
    MyEclipse version: 4.1.1 GA
    Eclipse JDK version:
    Application Server JDK version:
    Are there any exceptions in the Eclipse log file?

    #258810

    Riyad Kalla
    Member

    M.T.,
    Markers in the left column are compilation errors (real errors), markers in the right are reconciler errors (warnings and lessers unconfirmed errors). In a perfect world they should always match, but they don’t with more abstract languages and files unfortunately.

    Thta being said the errors should stay put until the problem they are marking is fixed. The editor has some more that needs to be done on it though and it will continue to improve moving forward.

    I don’t know if upgrading to Eclipse 3.2 and MyEclipse 5.0 would improve the situation for you, but if you wanted to try it, I would encourage you to create a parallel install and not touch your existing working one.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JS problem indicators vanish and reappear…

You must be logged in to post in the forum log in