This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 109982 - Converted midlet contains duplicate switchDisplayable() methods
Summary: Converted midlet contains duplicate switchDisplayable() methods
Status: RESOLVED DUPLICATE of bug 109851
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 11:46 UTC by _ tboudreau
Modified: 2007-07-17 12:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-07-17 11:46:53 UTC
After converting a 5.5 web service midlet to 6.0, I get a result that has two identical methods called switchDisplayable().  The result is uncompilable and since 
the methods are defined in guarded blocks, they cannot be deleted.
Comment 1 Lukas Hasik 2007-07-17 12:35:28 UTC

*** This issue has been marked as a duplicate of 109851 ***