Issue 86053 - fix unsued imports for addin components
Summary: fix unsued imports for addin components
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 07:24 UTC by jsc
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jsc 2008-02-13 07:24:13 UTC
The Java skeletonmaker generates an unused import for UnoRuntime for addins.
Comment 1 jsc 2008-02-13 07:30:51 UTC
fixed on cws jsc21

NetBeans editor and probably other Java editors complain about unused imports
and this message can be avoided with the fix
Comment 2 chne 2008-06-20 14:21:00 UTC
ok in cws => verified
Comment 3 jsc 2008-07-10 16:03:39 UTC
change owner to cn who has verified the issue
Comment 4 chne 2008-08-25 16:33:52 UTC
ok in master => close