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 - exception when project is created into non empty dir
Summary: exception when project is created into non empty dir
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-03-31 12:46 UTC by pzajac
Modified: 2006-03-24 10:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (3.05 KB, text/plain)
2004-03-31 12:47 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
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