Tool Window - Problems
Hi all
I'm wondering about an error which was reported while trying to commit some classes.
Although the tool window for "problems" was empty after a couple of clicks I found an error which has been detected by the JPA inspection mechanism ("Cannot resolve column").
How could I add those kinds of error to the problem tool window?
Regards, Steffen
Please sign in to leave a comment.
Please make sure Settings / Compiler / Validation / Validate on build = Yes.
Regards,
Alexander.
No, that doesn't work.
Although a java error is shown immidiatly in the editor window and the problems window at the same time
the jpa/persistence error (e.g. "cannot resolve column") is only marked in the editor view of the
file but not in the problems area.
Yes, immediate showing of validation errors in Problems tool window is not supported. They are shown only on explicit make.
Regards,
Alexander.