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 41536

Summary: exception when project is created into non empty dir
Product: java Reporter: pzajac <pzajac>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    
Attachments: exception stacktrace

Description pzajac 2004-03-31 12:46:19 UTC
[200403301800][jdk 1.4.2_02]
java.lang.AssertionError: Dir must have been
empty: /usr/local/pzajac/newProject
	at
org.netbeans.modules.java.j2seproject.J2SEProjectGenerator.createProject(J2SEProjectGenerator.java:63)

....
Comment 1 pzajac 2004-03-31 12:47:11 UTC
Created attachment 14223 [details]
exception stacktrace
Comment 2 psuk 2004-06-18 19:59:55 UTC
subcomp->project
Comment 3 Jesse Glick 2004-08-04 02:03:58 UTC
Probably long obsolete.
Comment 4 Tomas Zezula 2004-08-04 15:02:37 UTC
Already redesigned and fixed.
Comment 5 pzajac 2004-08-09 16:07:25 UTC
v