facebook

Error Mark on a File

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #351159 Reply

    eugenejsn
    Participant

    MyEclipse Blue –> Navigator Panel –> explode the directory (such as Prj /src/com.test/user/User.java

    Is there a way to enable to display a red error mark next to the file (User.java), if User.java does contains an error in its class.

    Similar question is asked for .css, .js, , .xml files

    Thanks

    Eugene

    #351168 Reply

    support-swapna
    Moderator

    Eugene,

    I am afraid the Navigator view does not display the error marks and there is no way to enable it as per this link. The intended behavior of the Navigator view is to not display any markers related to Java code validity.This is an Eclipse feature which we inherited as MyEclipse is built on Eclipse.

    Hope this helps.

    Let us know if you have further questions.

    #351174 Reply

    eugenejsn
    Participant

    Then which View or Perspective can show an error indicator or icon next to the file, if it contains some error?

    Thanks

    #351189 Reply

    support-swapna
    Moderator

    Eugene,

    You should use the Project or Package explorer view which displays the error indicator on files with errors.

    Let us know if you see any issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Error Mark on a File

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