Page 1 of 1

Cannot see RMI build error messages

PostPosted: Mon Dec 06, 2004 6:38 pm
by EvanAnderson
Using Eclipse Version: 3.0.1 Build id: 200409161125 and RMI Plugin 1.6.1, I get errors, especially when changing a remote interface, but the errors don't show up in the Eclipse task list. An error decorator shows up next to the project, which goes away if I click "Remove RMI Problem Reports". Building the same code outside Eclipse, I get the error messages. In both cases I'm using the Sun RMI compiler from j2sdk1.4.2_05.
Please inform whether this is a known defect and any workarounds.

PostPosted: Tue Dec 07, 2004 10:53 pm
by genady
Is it possible that you have filtered out RMI error messages?
See http://www.genady.net/rmi/v16/screenshots/page4.html

Genady

PostPosted: Wed Dec 08, 2004 7:39 pm
by EvanAnderson
RMI compiler problems are not one of the types available in the Tasks view filters. The only types are Java Task, JUnit Task, Rejected Patch, and Task. I can't find a way to add RMI compiler problems.

PostPosted: Wed Dec 08, 2004 7:42 pm
by EvanAnderson
A correction: I did find RMI Compiler problems in the Problems view, and it is indeed checked.

PostPosted: Wed Dec 08, 2004 7:48 pm
by genady
Hi,

Is it possible you have some other kind of problems filtering?
Can you send me a screenshot of the problems filtering dialog?
(rmi-info/@/genady.net)

Genady

PostPosted: Wed Dec 08, 2004 8:11 pm
by EvanAnderson
It seems to have been user error on my part. The messages are appearing in the Problems view and are going away once I correct errors. Thank you for your prompt and helpful replies.