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 249900

Summary: java.nio.file.NoSuchFileException: D:\DATA\ONDRA\Programming\JAVA\tailwind\otool.javaee.web\src\test\webapp\dependencies\otool.javaee\css
Product: projects Reporter: Ondrej Vrabec <ovrabec>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214252
Attachments: stacktrace

Description Ondrej Vrabec 2015-01-19 19:40:01 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
ovrabec: opened a TW project.
there is indeed no css folder.

GUEST: GitHub??????????????????????????????????????




Stacktrace: 
java.nio.file.NoSuchFileException: D:\DATA\ONDRA\Programming\JAVA\tailwind\otool.javaee.web\src\test\webapp\dependencies\otool.javaee\css
   at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   at sun.nio.fs.WindowsDirectoryStream.<init>(WindowsDirectoryStream.java:86)
   at sun.nio.fs.WindowsFileSystemProvider.newDirectoryStream(WindowsFileSystemProvider.java:510)
   at java.nio.file.Files.newDirectoryStream(Files.java:411)
Comment 1 Ondrej Vrabec 2015-01-19 19:40:08 UTC
Created attachment 151580 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-22 09:11:03 UTC

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