Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8128489

documentation: sample projects: build unsuccessfull due to errors in project.properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • None
    • None
    • docs
    • None

    Description

      page:
      http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/doctest/E17411_01/javafx/2.0/animations/jfxpub-animations.htm

      sample project: animations.zip

      page:
      http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/doctest/E17411_01/javafx/2.0/transformations/jfxpub-transformations.htm

      sample project: transformations.zip



      project build is unsuccesfull due to errors in nbproject/project.properties:

      1. as in http://javafx-jira.kenai.com/browse/RT-17166 ,
      javac.source and javac.target should be 1.6 instead of 1.7

      2.
      actually:
      javafx.runtime=C:\\Program Files\\Oracle\\JavaFX 2.0 SDK\\rt
      javafx.sdk=C:\\Program Files\\Oracle\\JavaFX 2.0 SDK

      should be

      javafx.runtime=C:\\Program Files (x86)\\Oracle\\JavaFX 2.0 SDK\\rt
      javafx.sdk=C:\\Program Files (x86)\\Oracle\\JavaFX 2.0 SDK



      Attachments

        Activity

          People

            dkostova Dmitry Kostovarov (Inactive)
            vshubov Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: