-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
Product Version: NetBeans IDE Dev (Build 201312160002)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b62
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b120
System: Windows 8 version 6.2 running on x86; Cp1252; en_US (nb) **AND**
System: Linux version 3.2.0-55-generic running on amd64; Ubuntu 12.04 LTS 64bProduct Version: NetBeans IDE Dev (Build 201312160002) Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b62 Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b120 System: Windows 8 version 6.2 running on x86; Cp1252; en_US (nb) ** AND ** System: Linux version 3.2.0-55-generic running on amd64; Ubuntu 12.04 LTS 64b
Cannot build the JavaFX Demos and Samples downloaded from:
http://www.java.net/download/jdk8/archive/b120/binaries/javafx_samples-8_0_0-ea-b120-windows-10_dec_2013.zip (https://jdk8.java.net/download.html)
From NetBeans 8/Dev, could not build Ensemble8, could not run or debug 3DViewer
3DViewer:
Error: Could not find or load main class com.javafx.experiments.jfx3dviewer.Jfx3dViewerApp
Ensemble8:
First, correct the Java 8 platform name in Properties->Libraries. Next, Build the project, and the error received is:
Copying all sample source files to build dir
C:\Users\Lu\Documents\NetBeansProjects\Ensemble8\build.xml:91: C:\Users\Lu\modules\graphics\src\main\docs\javafx\scene\doc-files does not exist.
BUILD FAILED (total time: 0 seconds)
In the interest of facilitating communication, I am documenting these errors both here and at NetBeans.org
See https://netbeans.org/bugzilla/show_bug.cgi?id=239586
http://www.java.net/download/jdk8/archive/b120/binaries/javafx_samples-8_0_0-ea-b120-windows-10_dec_2013.zip (https://jdk8.java.net/download.html)
From NetBeans 8/Dev, could not build Ensemble8, could not run or debug 3DViewer
3DViewer:
Error: Could not find or load main class com.javafx.experiments.jfx3dviewer.Jfx3dViewerApp
Ensemble8:
First, correct the Java 8 platform name in Properties->Libraries. Next, Build the project, and the error received is:
Copying all sample source files to build dir
C:\Users\Lu\Documents\NetBeansProjects\Ensemble8\build.xml:91: C:\Users\Lu\modules\graphics\src\main\docs\javafx\scene\doc-files does not exist.
BUILD FAILED (total time: 0 seconds)
In the interest of facilitating communication, I am documenting these errors both here and at NetBeans.org
See https://netbeans.org/bugzilla/show_bug.cgi?id=239586
- is blocked by
-
JDK-8094764 [Ensemble8] build.xml fails if run from generated source bundle
- Resolved