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 45099

Summary: Freeform project shows only New | File/Folder
Product: projects Reporter: Milan Kubec <mkubec>
Component: AntAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P2    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 42682    

Description Milan Kubec 2004-06-17 14:33:57 UTC
[custom build 200406017, JDK 1.4.2]

'New' context menu on Freeform project has only
File/Folder submenu, nothing else.
Comment 1 Petr Hrebejk 2004-06-17 16:17:29 UTC
Need to add PriviliedgedTemplated in to project's lookup
Comment 2 Milan Kubec 2004-07-21 11:30:15 UTC
Should be fixed to promo-D -> P2.
Comment 3 Petr Hrebejk 2004-07-21 15:41:01 UTC
Checking in FreeformProject.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/FreeformProject.java,v
 <--  FreeformProject.java
new revision: 1.21; previous revision: 1.20
done
Comment 4 Milan Kubec 2004-07-23 10:53:14 UTC
J2SE Project shows one template more, is it intentional?
Comment 5 Jesse Glick 2004-07-23 18:15:41 UTC
Re. "J2SE Project shows one template more, is it intentional?" -
whatever you mean, probably not, and please file a (separate) bug for it.
Comment 6 Milan Kubec 2004-07-27 13:07:35 UTC
So it is intentional, I found it in UI Spec. Freeform project doesn't
offer 'JFrame Form' and 'JPanel Form' templates by default.
Verified in custom 20040727.