facebook

Validation Errors and Warnings Not Removed When Fixed

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #255758 Reply

    I’m having difficulty with the warning and error messages and markers being removed after I fix the problem. Even after I fix th issue, the markers do not disapper. For example, and this is a very simple one, if I insert a html comment, such as:

    <!– Comment Here –>

    then remove the two dashes:

    <! Comment Here –>

    I get a warning: “Unknown tag (!).”. I’ll then go fix the issue by adding the two dashes after the bang symbol, but the warning message will not disapper. I’ll even save the file, but no luck. The only way to remove the warning or error indicators are to close and reopen the page. Is there another way to accomplish this?

    – System Setup ——————————-
    Operating System and version: Windows XP Pro
    Eclipse version: 3.2.0
    Eclipse build id: M20060629-1905
    Fresh Eclipse install (y/n): Y
    Other installed external plugins:
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 4.9.200
    Eclipse JDK version: 1.5.0_06

    #255781 Reply

    Riyad Kalla
    Member

    I think you mean the reconciler warning in the right margin and not an actual problem or warning listed down below in the problem view right? If you do mean the right margin, I was able to reproduce the problem. It looks like the reconciler just isn’t rerunning on the edits. I’ll file it as a bug.

    #255792 Reply

    Yes, I do mean the right margin messages and markers, not the problem view. Thank you for your reply.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Validation Errors and Warnings Not Removed When Fixed

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