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

Problems packaging .fxml , .css, .html, .txt files with Java app

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P3 P3
    • None
    • 8u31
    • deploy
    • maxosx

      Buildfile: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build.xml
      setup-staging-area:
         [delete] Deleting directory /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/externalLibs
         [delete] Deleting directory /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/project
         [delete] Deleting directory /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/projectRefs
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/externalLibs
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/project
           [copy] Copying 148 files to /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/project
           [copy] Copied 34 empty directories to 4 empty directories under /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/project
           [copy] Copied 1 empty directory to 1 empty directory under /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/project
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/projectRefs
      do-compile:
         [delete] Deleting directory /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/src
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/libs
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/classes
           [copy] Copying 148 files to /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/src
           [copy] Copied 33 empty directories to 4 empty directories under /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/src
          [javac] Compiling 18 source files to /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/classes
           [copy] Copying 130 files to /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/classes
           [copy] Copied 28 empty directories to 4 empty directories under /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/classes
      init-fx-tasks:
      do-deploy:
          [mkdir] Created dir: /Users/yhkalayci/Documents/workspaceJavaFX/Project/build/build/classes/META-INF
      Using base JDK at: /Library/Java/JavaVirtualMachines/jdk1.8.0_31.jdk
      Building DMG package for Project

      I think everything seems fine. But i try to run my .dmg file my project does not run. I am using some .fxml files and some other data such as .html .css files for my project, in my opinion there are problems with them because when i try to build any project without use any data other than .java files project runs properly.

      Could you help me to using additional data.

            shemnon Danno Ferrin (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: