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 - [80cat] Building JavaFX Preloader project reports error reading jar
Summary: [80cat] Building JavaFX Preloader project reports error reading jar
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 8.0
Hardware: PC Linux
: P4 normal with 2 votes (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 07:05 UTC by Lou Dasaro
Modified: 2014-03-11 07:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (39.74 KB, text/plain)
2014-03-11 07:05 UTC, Lou Dasaro
Details

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