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 47388 - [40cat] Compiling JDialog - not compiled symbol
Summary: [40cat] Compiling JDialog - not compiled symbol
Status: RESOLVED DUPLICATE of bug 47035
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 15:04 UTC by meliandra
Modified: 2007-09-26 09:14 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 meliandra 2004-08-18 15:04:00 UTC
[ BUILD # : 200408121535 ]
[ JDK VERSION : J2SE 1.5.0 ]

There's a symbol for not compiled classes in the tree.
If I compile a Java class the symbol disappears.
If I do the same for a JDialog the symbol remains
Comment 1 Marian Mirilovic 2004-08-18 15:13:37 UTC
I think it's duplicate of already filed issue, I haven't number in
hands ... reassigne to java 
Comment 2 Martin Matula 2004-08-20 22:35:23 UTC
I guess by JDialog you mean a subclass of JDialog, right? Anyway, I am
not able to reproduce this in the current build. Can you? If so, could
you please provide more information on how to do that (exact steps)?
Comment 3 Tomas Hurka 2004-09-07 12:32:36 UTC
Closing as works-for-me. Please reopen if you can reproduce it  in the current build. 
Thanks.
Comment 4 meliandra 2004-09-29 10:07:17 UTC
I can reproduce this error now.

Create a new main class.
Compile it. Everything is fine.
Now move the class to another package.
Compile it. 

=> The symbol for not compile is shown.

q-Build200408191352
Comment 5 Martin Matula 2004-10-29 09:20:07 UTC

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