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 196725 - [70cat] java.io.FileNotFoundException:
Summary: [70cat] java.io.FileNotFoundException:
Status: RESOLVED DUPLICATE of bug 72541
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 13:18 UTC by mkroll
Modified: 2011-03-15 22:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172234


Attachments
stacktrace (3.13 KB, text/plain)
2011-03-15 13:18 UTC, mkroll
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mkroll 2011-03-15 13:18:39 UTC
Build: NetBeans IDE Dev (Build 201103130400)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
mkroll: Delete some entries in layer.xml




Stacktrace: 
java.io.FileNotFoundException: 
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.createFileOrFolder(WritableXMLFileSystem.java:427)
   at org.netbeans.modules.apisupport.project.layers.WritableXMLFileSystem.createFolder(WritableXMLFileSystem.java:441)
   at org.openide.filesystems.AbstractFileObject.createFolder(AbstractFileObject.java:415)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:864)
   at org.openide.filesystems.MultiFileObject.createFolder(MultiFileObject.java:1079)
   at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:864)
Comment 1 mkroll 2011-03-15 13:18:43 UTC
Created attachment 107018 [details]
stacktrace
Comment 2 Jesse Glick 2011-03-15 22:10:55 UTC
Not sure how to reproduce, but consider structure editing using the layer view to be unsupported.

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