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 202521 - Popup menu Add Managed Bean doesn't shows up.
Summary: Popup menu Add Managed Bean doesn't shows up.
Status: RESOLVED DUPLICATE of bug 202360
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Fousek
URL: http://wiki.netbeans.org/TS_71_JSF_Su...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-22 20:25 UTC by debuggercz
Modified: 2011-09-23 07:00 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 debuggercz 2011-09-22 20:25:28 UTC
Product Version: NetBeans IDE Dev (Build 201109202329)
Java: 1.6.0_26; Java HotSpot(TM) Client VM 20.1-b02
System: Linux version 2.6.38-11-generic running on i386; UTF-8; en_US (nb)
User directory: /home/debuggercz/.netbeans/dev
Cache directory: /home/debuggercz/.netbeans/dev/var/cache

Steps:
1. Choose File > New Project and select the Web Application template from the Java Web category.
2. Click Next in Name and Location page.
3. In the Frameworks page, check JavaServer Faces framework.
4. Click Next in Server and Settings page.
5. Click Finish. 
6. Open the new file wizard (CTRL+N).
7. Select JavaServer Faces category and JSF Faces Configuration file type. 
8. Open 'Configuration Files|faces-config.xml' file. 

Right click in the editor should show popup menu, but doesn't.
Comment 1 Jiri Skrivanek 2011-09-23 06:31:42 UTC
debuggercz, please verify whether it is not a duplicate of 202360 and if yes change status accordingly. Thank you.
Comment 2 Martin Fousek 2011-09-23 07:00:37 UTC
Yes, the popup was problem of whole IDE in those builds. :/ Anyway, thanks for reporting.

*** This bug has been marked as a duplicate of bug 202360 ***