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 54130 - Web Pages position in project subnodes list
Summary: Web Pages position in project subnodes list
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-28 09:28 UTC by zikmund
Modified: 2006-06-08 10:44 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 zikmund 2005-01-28 09:28:43 UTC
Build 200501271900

1) Create a web freeform project
2) Expand project's node in Projects view
3) ERROR:
Web pages folder should 1st in the list of folders
instead of the last in the list (see UI spec).
Comment 1 Jaroslav Pospisil 2006-03-13 13:43:47 UTC
TM 5.0->TBD
Comment 2 Milan Kubec 2006-06-08 10:44:28 UTC
Done. 

Checking in WebProjectGenerator.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/WebProjectGenerator.java,v
 <--  WebProjectGenerator.java
new revision: 1.5.32.1; previous revision: 1.5
done

Diff:
http://www.netbeans.org/source/browse/web/freeform/src/org/netbeans/modules/web/freeform/WebProjectGenerator.java?r1=1.5&r2=1.5.32.1