To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52598
Issue #:|52598
Summary:|SDK: javamker has unclear error messages
Component:|sdk
Version:|680m122
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|usability
Assigned to:|jsc
Reported by:|sg
------- Additional comments from [EMAIL PROTECTED] Fri Jul 29 00:36:51 -0700
2005 -------
If you have an example interface like this:
module example {
interface XWrongName;
interface XExample : com::sun::star::uno::XInterface {
(...)
};};
and the interface "XWrongName" is not defined, the javamaker will produce this
error: "javamaker ERROR: bad type information"
Without stating the name of the offensive type, it is very hard to debug this.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]