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 42173 - [Study] [BS-2] Automatically created main class was not expanded
Summary: [Study] [BS-2] Automatically created main class was not expanded
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://ui.netbeans.org/nonav/usabilit...
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-04-20 14:59 UTC by jrojcek
Modified: 2006-03-24 10:19 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 jrojcek 2004-04-20 14:59:24 UTC
An automatically created main class wasn't expanded in Projects 
window. Few participants commented this fact, and one 
participant didn't notice at all that this class was created so he 
created another main class.
Comment 1 Jesse Glick 2004-04-21 19:37:27 UTC
Probably depends on existing issue to make Ctrl-Shift-2 etc. work with
project tabs.
Comment 2 Jiri Rechtacek 2004-05-10 15:09:15 UTC
Log:
part of bugfix #42173: the main class in newly created project is
expand and select in ProjectTab

Checking in src/org/netbeans/modules/project/ui/actions/NewProject.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/actions/NewProject.java,v
 <--  NewProject.java
new revision: 1.5; previous revision: 1.4
done

Note: Missing expand&&select the file after newly created class from
template.
Comment 3 Jiri Rechtacek 2004-05-17 16:32:20 UTC
Second part of this issue will fixed together will issue 43152, now is
may be closed as fixed.
Comment 4 Marian Mirilovic 2005-07-15 07:56:23 UTC
closed