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 69847 - The option New does not pop up after right clicking on the Source Packages
Summary: The option New does not pop up after right clicking on the Source Packages
Status: CLOSED DUPLICATE of bug 69931
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-04 17:00 UTC by pcdinh
Modified: 2008-12-22 19:17 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 pcdinh 2005-12-04 17:00:07 UTC
I am using the Netbeans 5.0 build 200512011936
Windows XP
Java 1.6.0-rc b62

I created a Swing project but I could not add a class file by right clicking on
the Source Packages and choosing New because I did not work. Nothing was popuped
when I tried to click on it. 

I tried to expand the Source Packages but with the package path symbol, it
remained the same.

Therefore, if I need to add a class file, I need to click on the Source
Pakackages and choose File --> New File

I think that it is a bug.

Thanks
Comment 1 Marian Mirilovic 2006-01-03 15:46:32 UTC
It's regression in JDK 6.0,
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6359669

try JDK 1.5.0_06 or wait for JDK 6.0 rc.

*** This issue has been marked as a duplicate of 69931 ***
Comment 2 Marian Mirilovic 2006-01-17 12:59:05 UTC
verified duplicate
Comment 3 pcdinh 2006-01-17 15:23:11 UTC
The problem has been resolved in NetBeans 5.0 RC1, Java 1.6.0-rc b67. You can
close it. Thanks