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 51723

Summary: If project is in CVS versioned directory, line with package is not automatically added.
Product: java Reporter: Peter Pis <ppis>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2004-11-22 15:59:24 UTC
>System Info:
  Product Version       = NetBeans IDE 4.0 RC1
(Build 200411211900)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0_01; Java
HotSpot(TM) Client VM 1.5.0_01-b05; Sun
Microsystems Inc.
  Java Home             = D:\java\jdk1.5.0\jre
  System Locale; Encod. = en_GB (nb); Cp1252

Steps:
1. Register new CVS versioned directory.
2. Create in it new Project (General -> Java
Application)
3. Create new package in it. And in this package
create e.g. new Java Class. 

The line with package name is not added. This
happens only if project is placed in CVS versioned
directory.
Comment 1 Tomas Hurka 2004-12-01 13:53:51 UTC
I am sorry, I cannot reproduce it on dev. build from 30/11/2004. 
Comment 2 Jan Becicka 2005-02-15 10:28:33 UTC
I cannot reproduce it too.
Comment 3 Peter Pis 2005-04-01 09:47:48 UTC
Verified in NetBeans IDE Dev (Build 200503301800).