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 29510 - Output | Compiled Classes node should hold .class files, not source files
Summary: Output | Compiled Classes node should hold .class files, not source files
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-12 10:06 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (6.68 KB, image/png)
2002-12-12 10:25 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2002-12-12 10:06:17 UTC
[200212120736] [JDK1.4.1]
BTW see issue 29508
Comment 1 Jan Becicka 2002-12-12 10:25:18 UTC
Created attachment 8287 [details]
Screen shot
Comment 2 Svata Dedic 2002-12-12 22:57:33 UTC
The fix depends on decoupling .class files from .java - they should be
handled by different DataObjects. This is filed as a task already, so
feel free to bump its priority (I don't have the number handy, sorry).
Comment 3 Tomas Zezula 2003-01-16 09:24:36 UTC
Fixed
Comment 4 Jan Becicka 2003-02-18 13:56:54 UTC
Compiled classes do not show anything.
Comment 5 Jan Becicka 2003-03-25 13:35:09 UTC
Verified
Comment 6 Jan Becicka 2003-11-25 14:20:34 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.