|
|
|
Re: problem following e(fx)clipse tutorial 1 step 9 [message #1309828 is a reply to message #1309809] |
Tue, 22 April 2014 23:06 |
David W Messages: 16 Registered: March 2013 |
Junior Member |
|
|
Ok, I got it. Here is the trick
Go to computer properties, advanced system settings, advanced, environment variables
Add a system variable called "JAVA_HOME" set its folder to the JDK location in my case "C:\Program Files\Java\jdk1.7.0_55"
However, I got a new problem, that is the following error
BUILD FAILED
C:\JavaProj\JavaFX\build\build.xml:87: Problem: failed to create task or type javafx:com.sun.javafx.tools.ant:resources
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
and I checked more, I found the cause is
Could not load definitions from resource com/sun/javafx/tools/ant/antlib.xml. It could not be found.
[Updated on: Tue, 22 April 2014 23:15] Report message to a moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05538 seconds