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 128544 - Wrong icon for form class containing main method
Summary: Wrong icon for form class containing main method
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-02-27 11:15 UTC by Jiri Prox
Modified: 2008-02-28 07:21 UTC (History)
1 user (show)

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 Jiri Prox 2008-02-27 11:15:26 UTC
Product Version: NetBeans IDE Dev (Build 20080227061543)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb)


The node corresponding to form has wrong icon if it also contains main method. It does nor reflect that is it a form
(eg. UI editor is available) and not simple java class
Comment 1 Marian Mirilovic 2008-02-27 11:53:17 UTC
Tomas is it intentional ? ... it used to work in 6.0.
Comment 2 Tomas Zezula 2008-02-27 12:25:07 UTC
No, it's a bug.
Honza is already working on it.
Comment 3 Jan Lahoda 2008-02-27 12:51:04 UTC
I have a fix for this issue in my outgoing queue - will become part of the main tree on my next push. Id: ce4d9e8a2bc7
Comment 5 Jiri Prox 2008-02-28 07:21:40 UTC
verified