JavaFX 2.1 build_09 fails to run in NetBeans

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • None
    • Environment:

      Windows 7 64-bit
      JavaFX 2.1 b09

      After installing JavaFX SDK 2.1 b09, I as usually tried to create "Hello, World" program, which's source embedded in SDK

      But it was impossible to create application.

      Here is the output:

      ///////////////////////////

      init:
      deps-jar:
      Created dir: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build
      Updating property file: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build\built-jar.properties
      Created dir: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build\classes
      Created dir: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build\empty
      Created dir: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build\generated-sources\ap-source-output
      Compiling 1 source file to C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\build\classes
      compile:
      Created dir: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist
      Building jar: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\JavaFXApplication7.jar
      Copy libraries to C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\lib.
      Building jar: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\JavaFXApplication7.jar
      Could not load definitions from resource com/sun/javafx/tools/ant/antlib.xml. It could not be found.
      Detected JavaFX Ant API version 1.0
      Task required to sign JAR file is missing, check the availability of JavaFX 2.0 deployment tasks. JAR files will not be signed.
      Deleting: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\JavaFXApplication7.jar
      Deleting: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\lib\JavaFXApplication7.jar
      Deleting: C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\dist\README.TXT
      C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\nbproject\jfx-impl.xml:976: The following error occurred while executing this line:
      C:\Users\Ulyss\Documents\NetBeansProjects\JavaFXApplication7\nbproject\jfx-impl.xml:391: typedef class com.sun.javafx.tools.ant.FXJar cannot be found
       using the classloader AntClassLoader[]
      BUILD FAILED (total time: 2 seconds)
      //////////////////////////////////////////////////////////////////////////


      Is there some workaround?

      All previous installations of any versions before always allowed to create simple app

            Assignee:
            Kevin Rushforth
            Reporter:
            Anatoliy Tyukpiekov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: