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 119331

Summary: 'java -jar FXApp.jar' Main FX file is not mentioned in readme
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: UnsupportedAssignee: Alexei Mokeev <av-nb>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexandr Scherbatiy 2007-10-18 11:07:43 UTC
Steps to reproduce:

- Create a JavaFX application
- Build the application
- Got to the <FXApp/dist> directory
- Open README.TXT file
- Follow the instructions in readme file
-------------------------------------------------------------------------
To run the project from the command line, go to the dist folder and
type the following:

java -jar "JavaFXApplication1.jar" 
--------------------------------------------------------------------------
The project is not run because main FX file is not mentioned.

See also issue 116258 Cannot run JavaFX application outside of NetBeans
Comment 1 Alexey Butenko 2007-10-23 12:49:24 UTC
Fixed in trunk
Comment 2 Alexandr Scherbatiy 2007-11-22 10:15:52 UTC
verified
Comment 3 David Strupl 2011-10-19 12:01:13 UTC
Cleaning bugzilla categories ....