facebook

Where are tou Java Validation (and error marker)

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

    seyin
    Member

    I try spoiling for a fight with my Java class and receive no validation or error marker in my java editor: For example class file below was running perfectly – developed and fully tested earlier. Working on a new java file, I noticed that the validation is not working, so I tried inserting an error in another TEST OK! file by mispelling the “class” as below. MyEclipse didn’t raise an error. What is going on – I want to give up software development: I have a 4 week application server headache and now this!

    public abstract cla ss Customer implements javax.ejb.EntityBean {

    private static org.apache.log4j.Logger Trace = org.apache.log4j.Logger

    }

    #213847 Reply

    Riyad Kalla
    Member

    seyin,
    Likely the automatic building got turned off, check it out here: Window > Preferneces > Workbench > “Build automatically”

    make sure that is checked. P.S. this isn’t realted to ME so I’m moving it to Random thoughts.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Where are tou Java Validation (and error marker)

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