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 92821

Summary: "Browse Main Classes" dialog doesn't show classes extending a xlet class
Product: javame Reporter: Lukas Hasik <lhasik>
Component: CDC packAssignee: luky <luky>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Hasik 2007-01-19 11:20:17 UTC
mp f/ cdc 5.5 FCS

-have following class in project1
1, public class AnotherXlet extends LukasXlet
-have another class in different project2 that is added to the project1 as
Project in Libraries
2, public class LukasXlet implements javax.microedition.xlet.Xlet

-none class is listed in the "Browse Main Classes" dialog in project1
Comment 1 luky 2007-03-21 12:52:55 UTC
The same problem as 92329 

*** This issue has been marked as a duplicate of 92329 ***
Comment 2 Lukas Hasik 2007-03-21 13:01:22 UTC
reopening - imo, it's not duplicate ;)
Comment 3 Lukas Hasik 2007-03-21 13:02:22 UTC
fixed by luky
Comment 4 luky 2007-03-21 14:14:21 UTC
So what's the story - is it the same or not?
Comment 5 Lukas Hasik 2007-03-21 14:21:08 UTC
I will check it tommorow...
Anyway, these two cases could be fixed by your fix therefore I marked it as fixed
Comment 6 Lukas Hasik 2007-06-13 15:55:40 UTC
verified in 070612