[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.tools.jdt] [APT] Messages showing up in Error Log rather than Problems View
From
:
morling.eclipsebugzilla@xxxxxxxxxxxxxx
(Gunnar Morling)
Date
: Thu, 27 Aug 2009 20:14:37 +0000 (UTC)
Newsgroups
:
eclipse.tools.jdt
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
I'm implementing a Java 6 (JSR 269) compatible annotation processor. Within the processor I'm using the messager API to create a message like that:
processingEnv.getMessager().printMessage(Kind.ERROR, "Message");
Unfortunately this message shows up only in the Error Log (at INFO level), rather than in the Problems view. Is there any way to change this behaviour?
Thanks,
Gunnar
Follow-Ups
:
[news.eclipse.tools.jdt] Re: [APT] Messages showing up in Error Log rather than Problems View
From:
Walter Harley
Prev by Date:
[news.eclipse.tools.jdt] Re: automatic build of external jar
Next by Date:
[news.eclipse.tools.jdt] Re: headless new JavaProject from sources
Previous by thread:
[news.eclipse.tools.jdt] automatic build of external jar
Next by thread:
[news.eclipse.tools.jdt] Re: [APT] Messages showing up in Error Log rather than Problems View
Index(es):
Date
Thread