To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66419
User jsc changed the following:
What |Old value |New value
================================================================================
Assigned to|jsc |cn
--------------------------------------------------------------------------------
Summary|remove warnings in generte|remove warnings in generat
|d code for java 1.5 |ed code for java 1.5
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 10 04:28:01 -0700
2006 -------
change owner for verifying
JSC -> CN: review generated code for addin skeleton
old:
java.util.Hashtable fpm = new java.util.Hashtable< Integer, String >();
new:
java.util.Hashtable< Integer, String > fpm = new java.util.Hashtable<
Integer, String >();
---------------------------------------------------------------------
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]