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 242771

Summary: [80cat] Building JavaFX Preloader project reports error reading jar
Product: javafx Reporter: Lou Dasaro <mr_lou_d>
Component: DeploymentAssignee: Roman Svitanic <rsvitanic>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Lou Dasaro 2014-03-11 07:05:32 UTC
This looks like an error. Steps to reproduce:
     Invoke File | New Project... from main menu. "New Project" wizard shows up.
    In the first step of the wizard select "JavaFX" category and "JavaFX Preloader" project. Push Next > button.
    Keep all default settings and push Finish.
    Build the project. Verify that project builds without error. 

During build, received:
"Not copying library /home/ldasaro/NetBeansProjects/JavaFXPreloader1/dist/JavaFXPreloader1.jar , it can't be read."
in the output window.

Product Version = NetBeans IDE 8.0 (Build 201403052200)
Operating System = Linux version 3.2.0-59-generic running on amd64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70
Comment 1 Lou Dasaro 2014-03-11 07:05:35 UTC
Created attachment 145935 [details]
IDE log