Javafx JAR to .exe(windows) or .app (MAC)

hi,
Anybody has any idea how can i import my javafx application to an installation file for MAC or Windows?
For example, MAC has a jar bundler app which convert java jar to .app files for MAC.
I tried with it, but it fails, i have no idea how to make it run javafx jar files.

I've looked throughout the forum but I've only found
how to call an executable from within the java code,
but not convert it into an exe.
And about googling it, I found few (maybe not using
the correct keywords, any suggestion?), and they
don't quite work well, so, just asking if any of you
have had success with one and, what is the name of
it.
Thx.can't have looked very far, then. the definitive answer to this question has been posted several times, quite recently
the real question, though, should be "do I want to bind my nice portable java code to a particular platform?"

Similar Messages

  • How to run JavaFX jar with JRE7 on MAC OS Lion 10.7.5 ?

    I have created a bundled JavaFX application jar with ANT on Windows 8 O.S. , 64 bit machine. I have JavaFx2.0 and Java 1.7.0_09 installed on my Window O.S.
    <target name="CreatingJars" depends="Compiling" description="generate the distribution" >
                        <taskdef resource="com/sun/javafx/tools/ant/antlib.xml"     
                                 uri="javafx:com.sun.javafx.tools.ant" classpath="${env.JAVA_HOME}/lib/ant-javafx.jar"/>
                              <mkdir dir="${WorkingFolder}/temp/libs"/>
                             <copy todir="${WorkingFolder}/temp/libs">
                             <fileset file="${WorkingFolder}/CustomJars/ProjectLib.jar">
                             </fileset>
                             </copy>
                             <copy todir="${WorkingFolder}/temp/libs">
                             <fileset dir="${WorkingFolder}/libs">
                             </fileset>
                        </copy>
                        <fx:jar destfile="${WorkingFolder}/${app.name}.jar">
                        <fx:application mainClass="${main.class}"/>
                        <fx:resources>
                             <fx:fileset dir="${WorkingFolder}/temp/"/>
                        </fx:resources>
                        <fileset dir="${WorkingFolder}/build"/>
                        <fileset dir="${WorkingFolder}/resources"/>
                        </fx:jar>
         </target> When I am trying to run that JavaFX application jar on MAC OS Lion 10.7.5 using
    java -jar application.jar
    It always shows a dialog "The application require a newer version of Java Run-time" with download link. Even I have downloaded and successfully installed it on my MAC machine but it still shows me the same window.
    java -version is always point to 1.6.
    Then I searched for Java Preferences to point the current JRE 1.7 but I could find Java Preferences at Applications -> Utilities -> Java -> Java Preferences.
    I would like to know -- how to run JavaFX jar with JRE7 on MAC OS Lion 10.7.5? Is their any other way to run the JavaFX application JAR with JRE7?

    Do I need to download the whole JAVA 1.7 on MAC to run the JAR? No
    Can not I run the Jar file with Jre7?Yes, you can.
    This may be because I have downloaded the JRE 1.7Yep, that's correct, the java_home command only works for jdk's - sorry for the confusion.
    For jre7+ versions, only a single Oracle jre version is allowed to be installed on the machine at a time - making a tool like java_home redundant for jre checking.
    Weirdly, jre7u10 does not supplant the Apple Java on the command line path by default. If you just type java -v, then the Apple java version will displayed if you have an old Java 6 from Apple and a new Oracle jre7+.
    The Oracle jre is always located under (also somewhat strangely):
    /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/javaTo test jar launching, I used the willow JavaFX browser pre-release jar available here:
    http://code.google.com/p/willow-browser/downloads/detail?name=Willow-0.1-prerelease.jar
    Then I launched the jar from the command line using:
    /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java -jar Willow-0.1-prerelease.jar The JavaFX jar ran fine on jre7 with the above machine.
    The test machine was running Mac OS X 8 with Oracle jre7u10 installed as well as the Apple Java 6 runtime, but no Oracle jdk7+ installed.

  • How to run JavaFX Jar with JRE 7 on MAC OS Lion 10.7.5 ?

    I had java 1.6 installed on my MAC OSX Lion 10.7.5. When I am trying to run that JavaFX application jar
    java -jar application.jar
    It always shows a dialog "The application require a newer version of Java Run-time" with download link. Even I have downloaded and successfully installed it on my MAC machine but it still shows me the same window.
    It installed jre-7u10-macosx-x64.dmg but java -version is always point to 1.6.
    Then I searched for Java Preferences to point the current JRE 1.7 but I could find Java Preferences at Applications -> Utilities -> Java -> Java Preferences.
    I found an Java Icon on System Preference. When I am trying to open that widow it's showing me error -- the java control panel opens in a separate window and nothing happens when we click on Re-open the Java Control Panel.
    http://avats.s3.amazonaws.com/JavaRunningError.txt
    I would like to know -- how to run JavaFX jar with JRE7 on MAC OS Loin 10.7.5? Is their any other way to run the JavaFX application JAR with JRE7?

    To find a copy of LP7 you would need to look for a copy on eBay.. However, the protection method used with LP7 no longer functions so you cannot register it and therefore you cannot use it. unless you have already registered LP7 yourself in the past using the security key dongle provided
    Any version of LP7 from a torrent would be an illegal (and most likely non working) version due to the protection that was used at that time... and so posting about it here, was not be wise.
    So.. thats why my previous answer was so brief... Simply put, you cannot use LP7 unless you already have a validated and registered security dongle... even if you found a copy of LP7 somewhere
    The only practical solution is to find some kind soul who already has a working version of LP7 installed, that you can send the projects to... for them to do the conversion for you.
    I would, but I no longer have LP7 installed here on any of my testbed Macs...

  • Is it possible to share assets between a windows and a mac AIR app build with captive runtime on one dvd-rom?

    Hi there,
    I have a question about burning two builds of an AIR desktop app with captive runtime, one for Windows and one for Mac, on a single hybrid DVD-rom that can be played on both Windows computers and Macs.
    I've tried sharing the assets (video's and pdf's mostly) between the two builds, but I can't seem to get it to work. The only way I have been able to work around this, is to have the assets in both builds, which results in the double the amount of space on the DVD-Rom.
    Is there a way to have the two builds use a single location to find the files? Or do I need to have two builds that both contain all the assets?
    Thanks in advance!
    Kinds regards,
    Maarten

    Gotcha!!
    I am done with mounting a secondary HDD (thanks to ifixit) and installing Windows 8 Pro 64 bit on it without a worry. Charm, charm!!
    Boot Camp 5 guide prescribes all needed steps and when read and used correctly, installation must be an easy task. And all the existing apple hardwares work so good in the Windows environment too.
    I am going to help out a friend of mine in doing a similar thing on his mac too. If you got specific questions, please do shoot up here and i should be able to get a reply to it (if at all).
    Thanks everyone.
    ~ Narey

  • Transfer ipod touch's app. softwares from Window OS to Mac OS

    I just got my new iMac recently, please advise me how to transfer my iPod touch's app. softwares, music, video and other files from my previous Windows OS to Mac OS.
    Thanks in advance

    auronthas wrote:
    Thanks Duddo.
    Yeah, i found the file 'iPod touch app pack 4a93.ipa' in mobile application directory, which directory in Mac should i copy to? Is it \user\<name>\music\iTunes ?
    Hi,
    I think that is the old "January update", I'm not so sure it is necessary to transfer that one but it would go here -
    ~/Library/iTunes/Mobile Applications
    Look here for the latest 2.0 etc. updates -
    C:\Documents and Settings\"name"\Application Data\Apple Computer\iTunes\iPod Software Updates
    Even then I'm not sure even these are required but best back them up to be safe.
    I'm not sure where the go in Mac OS X though.
    I'm sure someone will let us know soon.
    Dud.

  • Installing windows 7 on mac book pro late 2013

    Installing Windows 7 on Mac Book Pro Late 2013
    Background
    Mac Book Pro Late 2013 uses a USB 3.0 hub for the external ports, the keyboard and mouse devices.
    Windows 7 does not have the drivers to support USB 3.0 ports so these must be integrated into the boot.wim and install.win files so that Win7 can be installed and used on a Mac. If these drivers are not integrated when win7 is booted up then the mouse and keyboard will not function.
    Requirements:
    Two USB Flash drives
    Access to a Mac computer
    Bootcamp Assistant application
    Access to a Windows computer with windows 7 installed
    Windows 7 install disk or ISO file
    WinUSB application
    Windows Automated Installation Kit for Windows 7 (WAIK)
    Method
    On a Mac
    First prepare a USB Flash drive by formatting it using disk util app, found in Application Utility folder, to FAT format this will store the Apple drivers that can be downloaded from Apple using BootCamp.
    This will be called USB1
    Using Boot Camp Assistant select 'Download the latest windows support software from Apple'  to get the files from apple for win7 for your particular machine these will be downloaded and copied to the USB Flash drive called USB1.
    On a PC
    Using a PC download a copy of WinUSB from  www.joshcellsoftwares.com this software can create a bootable USB with the win 7 files copied on to it.
    Obtain a copy of Windows 7 either in DVD or ISO format.
    Using WinUSB and the Win7 DVD create a second bootable USB Flash drive. This will be called USB 2.
    About DISM
    DISM is a windows application that allows the editing of windows image files with the extension of WIM.
    If DISM is not installed on the PC it can be downloaded from windows website.
    To test to see if DISM is installed, open up a command prompt. Then type 'dism' without the quotes this will display the help description of DISM. 
    Drivers
    The apple drivers need to be added to the boot.wim file so that mouse and keyboard can function during the setup phase.
    The apple drivers need to be added to the install.wim so that mouse and keyboard can function after the setup phase.
    The video drivers are also added as it appears to cause problems if they are not included.
    Create a directory structure like this:
    c:\appleboot\
    drvrs
    mount
    win7x64install
    win7x64boot
    Create the following files in c:\appleboot\ with the following code:
    adddrivers.cmd
    color 0a
    dism /image:c:\appleboot\mount /add-driver /driver:c:\appleboot\drvrs /recurse
    ================================================================================ ==========
    mountboot.wim.cmd
    color 0a
    dism /mount-wim /wimfile:c:\appleboot\boot.wim /index:2 /mountdir:c:\appleboot\mount
    ================================================================================ ==========
    mountinstall.wim.cmd
    color 0a
    dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
    ================================================================================ ==========
    unmountcommitfiles.cmd
    color 0a
    dism /unmount-wim /mountdir:c:\appleboot\mount /commit
    ================================================================================ ==========
    Copy the following files into their respective directories:
    Copy from USB 1 into drvrs the $WinPEDriver$ directory
    Copy from USB 2 \sources\boot.wim to win7x64boot directory, this will store the original file
    Copy from USB 2 \sources\install.wim to win7x64install directory, this will store the original file
    Then copy boot.wim from win7x64boot directory to the c:\appleboot\ directory
    Then copy install.wim from win7x64install directory to the c:\appleboot\ directory
    Once all the copying is completed then run the following cmd files in this order:
    For boot.wim
    mountboot.wim.cmd - this will mount the file for adding of drivers
    adddrivers.cmd - this will add the apple drivers to the mounted boot.wim
    unmountcommitfiles.cmd – this will commit the changes and unmount the boot.wim
    For install.wim
    mountinstall.wim.cmd- this will mount the file for adding of drivers
    adddrivers.cmd - this will add the apple drivers to the mounted install.wim
    unmountcommitfiles.cmd – this will commit the changes and unmount the install.wim
    Copy the files back to USB 2
    Copy the boot.wim and install.wim files from c:\appleboot\ directory  to USB 2 sources directory and overwrite the files.
    BOOTABLE USB
    You will now have a bootable USB Flash Drive that has the additional drivers needed to install Win7 on Mac Book Pro Late 2013.
    Mac Preparation
    On your Mac using Disk Util reduce the size of the partition of Macintosh HD so that there is approx. 80GB free for the use of Win7.
    Add a second partition, label it win7 and format it to FAT. This is so that win 7 setup can identify the correct partition.
    Installing Windows 7
    Insert USB 2 into your Mac and reboot, whilst holding the option key down.
    After reboot there will be three icons displayed one is the Mac operating system, the second is the recovery partition and the third is an orange icon indicating a bootable USB drive.
    Select this and win7 setup application will proceed to boot up with the keyboard and mouse functioning.
    Follow the prompts and when the drive selection appears select the win7 partition and format it to NTFS so that win7 can be installed. When windows setup reboots press and hold down the option key and select the windows partition so that setup can continue to install.
    After completion of installation of win7 insert USB 1 with the additional apple drivers. Goto the bootcamp directory and click on setup.exe file this will install additional drivers needed to use Win7 on a Mac.
    Once completed reboot your Mac and select windows to allow the drivers to update in windows.

    Yes this is correct that the /index:4 refers to the ultimate version of windows in mountinstall.wim.cmd
    dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
    Users should do what applekryzzle suggested if you have a different version of windows. Thanks for the tip applekryzzle.
    With regards to the Intel(R) USB 3.0 eXtensible Host Controller drivers they are the ones that are provided by apple via boot camp assistant.
    These appear to work correctly and downloading as per instructions simplifies the procedure.
    For those that are interesred the updated drivers can be found here https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22824&ProdId=346 7&lang=eng&OSVersion=Windows%207%20%20*&DownloadType=Drivers
    I have also seen in other discussions that some users get black screens i believe that it is the lack of video drivers which is included in the download from apple using boot camp assistant.
    I'm certain that this works on Mac Book Pro Late 2013 models and i feel confident that this will work with other models.
    I will appreciate any feedback if this works on other models.

  • Package Packet Tracer 6.0.1.exe for native for Mac OS X

    Hello everyone, share a way to package Packet Tracer.exe possibly any .exe to a native app on Mac OS X with WineSkin.
    You can download the Packet Tracer 6.0.1 for windows and WineSkin from here:
    Download Packet Tacer 6.0.1
    Download WineSkin
    After download and install WineSkin is necessary to download certain Engines and Wrappers that allow you to run windows on mac and itself packaging libraries. The Engines that must install are:
    WS9Wine1.5.27
    WS9Wine1.5.2AMDSpeedHack
    The Wrapper that we will use is:
    WineSkin-2.5.12
    For the following steps you can follow this tutorial video made by my
    http://rafavg77.wordpress.com/2013/09/07/como-empaquetar-packet-tracer-exe-a-una -app-nativa-en-mac-os-x/
    Any question or observation I am open to comments. Best regards.

    hi,
    i have already followed all your instructions and after after many times, i was stuck at the same place.
    i want to click the icon so that i can "install this software" but the dialog box opened and "Cisco Packet Tracer 6.0.1 can't be open"
    i really hope you saw my message and please guide me on how to proceed.
    thanks!

  • JavaFX/NetBeans not working after installation of Mac OS X Snow Leopard

    Hi guys!
    I'm sort of in a hurry to get this working since I'm gonna demo my project tomorrow.
    I just installed the new Mac OS X, and now my project won't run anymore!
    I get the following dialog saying something like this (translated from Swedish):
    com.sun.javafx.runtime.Main accidentally exited when using the plug-in file libjogl.jnilib.And the error that I get in the NetBeans console is:
    Invalid memory access of location 0x0 rip=0x113750a14
    /Users/calle/.netbeans/6.5/javafx-sdk/bin/javafx: line 138:  1889 Segmentation fault      "$JAVA_CMD" "-Djava.library.path=/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/calle/NetBeansProjects/Robust/dist/Robust.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/eula.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jmc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/websvc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/script-api.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "robust.RobustMain"
    /Users/calle/.netbeans/6.5/javafx-sdk/bin/javafx: line 138:  1889 Segmentation fault      "$JAVA_CMD" "-Djava.library.path=/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/calle/NetBeansProjects/Robust/dist/Robust.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/eula.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jogl.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/jmc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/websvc.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/script-api.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Users/calle/.netbeans/6.5/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "robust.RobustMain"
    BUILD FAILED (total time: 37 seconds)Can it be somthing about that the installation installed a new version of Java? Right now, the properties of my project says Java 1.6. Can't remember if I had 1.5 before or not... But maybe it changed anyway somehow.
    What can I do, any ideas?

    I'm seeing this exact same problem. After upgrading to Snow Leopard JavaFX simply fails with a segmentation fault. Any suggests?
    standard-run:
    [EL Info]: 2009.10.05 20:04:01.701--ServerSession(1968604756)--EclipseLink, version: Eclipse Persistence Services - 1.0.1 (Build 20080905)
    [EL Info]: 2009.10.05 20:04:02.492--ServerSession(1968604756)--file:/Users/billbrown30188/NetBeansProjects/RoysterGroupFX/dist/lib/RoysterDB.jar-RoysterDBPU login successful
    Starting app
    Invalid memory access of location 0x0 rip=0x113d36a14
    /Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/javafx: line 138: 732 Segmentation fault "$JAVA_CMD" "-Djava.library.path=/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop" -classpath '.:/Users/billbrown30188/NetBeansProjects/RoysterGroupFX/dist/RoysterGroupFX.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/shared/javafxrt.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/eula.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-anim.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-geom.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-runtime.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-sse.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-d3d.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-j2d-rsl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-ogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/decora-j2d-jogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-sg-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-sg-swing.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-desktop.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-swing.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/jogl.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/gluegen-rt.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/fxdloader.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/jmc.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/websvc.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-controls.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-ui-charts.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/script-api.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-common.jar:/Applications/NetBeans/NetBeans 6.7.1.app/Contents/Resources/NetBeans/javafx2/javafx-sdk/bin/../lib/desktop/javafx-io.jar' com.sun.javafx.runtime.Main "com.ingresssoftware.roystergroupfx.Main"

  • How do I change my iPod Touch from a Windows to a Mac?

    I recently bought a Mac, to replace my PC.  I have a 2nd generation iPod running the latest (4.3.3 I think).  I have transfered all my files from my Windows to my Mac through USB, and all the files are also sitting on my Mac.  However, when I insert my iPod to the Mac, it can't sync apps without erasing the data on my iPod.  How do I do it without erasing it?  I have it backed up on my Mac and PC.  I also have a brother with a 4th generation iPod.  I assume the soliution would be the same?  THanks!!

    Sorry didn't mean to make this the correct answer
    What do you mean?  This is what I get:
    "Are you sure you want to sync apps? All existing apps and their data on the iPod “Connor’s iPod Touch” will be replaced with apps from this iTunes library."

  • How to find out if the company account for developing windows store apps is verified/approved?

    We have created the account for windows store app. How can I find out if the account was approved (the identity of the company)? 

    Hi,
    There is one more method,i know
    Set the JAVA_HOME and PATH
    then execute the
    $WL_HOME\wlserver_10.3\server\bin>setWLSEnv.cmd
    Go to directory which contains weblogic.jar ($WL_HOME\server\lib) and run below command
    $WL_HOME\wlserver_10.3\server\lib>java -cp weblogic.jar weblogic.version
    WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255
    Hope this will be helpful,
    Regards
    Fabian

  • I shifted from a windows to a mac.. I want to add songs to my ipod tpuch 4th gen.. but if i try to sync with itunes it says my songs will be replaced by the new songs.. Is there any way that i can have my previous data safe??

    i shifted from a windows to a mac.. I want to add songs to my ipod tpuch 4th gen.. but if i try to sync with itunes it says my songs will be replaced by the new songs.. Is there any way that i can have my previous data safe??

    Your iPod can only be synced with one computer at a time.  If you try to sync it with a new computer/iTunes library, it will replace the contents of the iPod with whatever is in the new library. You should probably disable the autosync functionality first by going to Edit -> Preferences, clicking the Devices tab, and enabling the prevent iPods,iPhones, and iPads from automatically syncing option.
    Before doing anything else,  authorize the new computer with your iTunes Account.  In iTunes, choose Store -> Authorize This Computer and enter in the correct credentials. Either copy a backup file from your old computer to your new one or create a new backup of your iPod in iTunes before letting it sync.
    Then right->click on your iPod Touch from under the Devices section in the left hand pane of iTunes and choose Backup. You might also want to take a look at this article to see what it all included in the backup.
    iOS: How to back up
    Now onto synced content such as music, videos, photos, etc.  For iTunes purchases you can copy them back into iTunes by choosing File -> Transfer Purchases.  For all other nonpurchased iTunes content, see this excellent user tip from another forum member turingtest2 outlining the different methods and software available to help you copy content from your iPod back to your PC and into iTunes.
    Recovering your iTunes library from your iPod or iOS device
    Once the backup has been made and all other synced content such as music, videos, and photos are back in your iTunes library, restore your iPod from that backup you made earlier.  Here is more on backing up and restoring your iPod.
    iTunes: Backing up, updating, and restoring iOS software
    If you do happen to lose any purchased content, you can always redownload it from the iTunes Store again at no cost via iCloud.  See this article for information.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    B-rock

  • The new ribbon user interface in Win 8.1 should display appropriate buttons depending on the currently displayed folder within the explorer.exe window.

    To begin with, in file-explorer (.\system32\explorer.exe) normally, the new ribbon user interface in Win 8.1 does indeed display appropriate buttons depending on the currently displayed folder within the explorer.exe window. 
    But when one re-parents the explorer window handle to any window handle other than 0000 (desktop's window handle), then the UIRibbon fails to do so.
    You might ask 'Who does that ?' and I would say no-one usually, however I use BrightExplorer which
    is a great little app that  gives me a tabbed file-explorer experience.
    Now, this app works fine since Windows 7, but with Windows 8 the file explorer introduced the new UIRibbon in its UI. It's that new UIRibbon that gets confused by what I think may be be caused by the re-parenting that BrightExplorer does
    to pull a file explorer session into its tabbed control.
    This phenomenon relates to Windows 8 + and is observed only by doing the following steps:
    Download BrightExplorer from BrightNewWorlds.com by going here: BrightExplorer,
    In the address bar go to This PC,
    then go to any other folder and note that the UIRibbon is not keeping track of the changing folder selections.
    Does anyone out there feel that they can do something about this, or have advise?
    Kind regards,
    Robert van der Meijden

    To begin with, in file-explorer (.\system32\explorer.exe) normally, the new ribbon user interface in Win 8.1 does indeed display appropriate buttons depending on the currently displayed folder within the explorer.exe window. 
    But when one re-parents the explorer window handle to any window handle other than 0000 (desktop's window handle), then the UIRibbon fails to do so.
    You might ask 'Who does that ?' and I would say no-one usually, however I use BrightExplorer which
    is a great little app that  gives me a tabbed file-explorer experience.
    Now, this app works fine since Windows 7, but with Windows 8 the file explorer introduced the new UIRibbon in its UI. It's that new UIRibbon that gets confused by what I think may be be caused by the re-parenting that BrightExplorer does
    to pull a file explorer session into its tabbed control.
    This phenomenon relates to Windows 8 + and is observed only by doing the following steps:
    Download BrightExplorer from BrightNewWorlds.com by going here: BrightExplorer,
    In the address bar go to This PC,
    then go to any other folder and note that the UIRibbon is not keeping track of the changing folder selections.
    Does anyone out there feel that they can do something about this, or have advise?
    Kind regards,
    Robert van der Meijden

  • Bootcamp - Windows 8.1 - Mac Pro (Late 2013) -- ATI Driver Crash

    Hi All,
    I have a open case with Apple as well on this but i can not seem to locate any information on this issue on the web at all.
    Case: 601052633
    Basically, we received a new Late 2013 Mac Pro, and out of the box proceeded to install bootcamp and windows 8.1.
    After the install and the bootcamp drivers are installed the screen starts to display lines and the ATi drivers eventually crash.
    If we uninstall the ATI drivers the screen is returned to normal and windows uses the generic drivers, however the graphics performance is degraded.
    If we install the latest ATI drivers (downloaded directly from the ATI webpage) the display issues reoccur.
    If left to run its path the screen becomes unreadble and eventually the system bluescreens.
    To recap all the things I have done:
    Straight out of the box we started the boot camp install. We use the latest Windows 8.1 Media.
    Once the process is completed the PC reboots as normal and we install windows on the “BOOTCAMP” partition.
    Windows installs without issue and when the bootcamp drivers window pop’s up it starts its install. At the “Chipset” drivers install the window starts to flicker, this appears to be normal but afterwards the screen shows “lines” on it. (these lines can be seen on image below)
    Once windows is booted the lines remain and progressively gets worse. Image below shows the ATI Criver crash and the blue screen. This takes 2-5 seconds. And depends on how much you move on the screen.
    Screen capture (shown Below) shows the issues, even with screen capture the issue is recorded.
    If we uninstall the ATI display drivers the issue disappears.
    Process of tests:
    Install Bootcamp windows 8.1 on Mac pro 2013 out of the box – Issue recorded
    Remove Bootcamp and update firmware on Mac.
    Install Bootcamp windows 8.1 on Mac Pro 2013 – Same issue.
    Updated ATI Drivers using ATI drivers off ATI website – Same issue
    Uninstalled ATI Drivers – 2 Generic Microsoft video cards detected – issue removed but video performance degraded.
    Updated Bootcamp Drivers – ATI drivers reinstalled – Issue returned
    Removed bootcamp, restored system to factory settings via web install.
    Installed Bootcamp windows 8 on Mac Pro 2013 – Same issues
    Removed bootcamp restored System to default
    Tried installing windows 7 – not supported
    Installed Windows 8.1 and ran screen captures and diagnostics.
    We have also tried using different display ports, Different display adaptors, Different monitors.
    Mac OS is not affected.
    Note Mac is “out of the box”, Windows is a next next next install. No changes or software is installed.
    Any support would be appreciated.
    Cheers
    Steffen.
    It Manager.

    I had this exact same issue and had been hunting it down since i first received my Mac Pro back in May 2014. I researched the problem all over the place but I have no idea why i did not find this post, or in fact why Apple techs did not find this post either.
    Bottom line: In my case I have pretty much proved this was a problem with the AMD FirePro D300 video card/s. They basically can't cope with Windows graphics needs.
    I have a new Mac with D500 cards, and now the problem is almost completely gone. I can recreate if i run certain situations and a screen saver. Upon refresh, there is a chance the card will crash, but showing a slightly different outcome.
    Having read the prior posts, the D700 may also have the same issue??
    Longer story and background: I am not exactly an expert, but i did try many different things and probably spent in excess of 200 hours onto tech support and installing, reinstalling, trying different monitors, trying different software. Eventually i was so frustrated and in tears with this issue.
    The major problem over all this time was the constant response from Apple that this was not an Apple issue since the Mac OS was not showing any issues.
    I was at the time a new Mac convert, my brother had purchased the 'awesome' machine for me as a birthday gift, with the goal that we could play a specific game together. My disappointment in Apples inability to recognize or even attempt to recognize that this was related to the hardware in the Mac itself was constant and ongoing.
    My final visit to the Apple store to again visit the 'Genius' bar came up yet again with the most senior tech in the store telling me that there were no problems identified with the hardware and that this was not their issue. Totally frustrating. I was rather hoping, in the good tradition of true geeks, that this would have been a challenge to hunt down. I was pretty sure they trusted me that this was not a standard Windows issue, and thus was hoping they would switch out individual pieces of components (video cards being my first choice) to see if that the problem repeated. Nope, didn't want to do it.
    My response was to threaten with legal action - not something i enjoyed doing, plus that i would NEVER buy an Apple product again. Since I was a new business client, this may have had an impact.
    This wonderful Manager at the store agreed that he wanted to take the hardware out of the equation and see if I still had the issue. So he, amazingly, agreed to refund in full for the machine and I could order a new one.
    As i was convinced this was hardware related, since I had the Quad core, D300's, 12 gig machine and my brother had the top of the range six processor, D500s, 16gig memory machine which did NOT have this issue, running identical software, when i reordered the Mac Pro, I bumped it up to the D500s (still Quad core) and 16gig of memory (also had the 1TB drive partitioned 40/60 in bootcamps favor).
    I tentatively installed windows after a couple of days of normal Apple usage (software updates included).
    I then hammered the system with the same software and installs.
    Its been up and running for perhaps 2-3 weeks now, and I have not seen the issue at all, other then when i had screen saver running and 4 instances of the game running (Everquest for those of you who are interested - but the software is almost irrelevant, since i have had this issue using internet explorer or Chrome).
    So..  I urge Apple to review this issue with the D300s and either remove them from the configuration options or resolve the issue. One of the powerful selling things for this wonderful machine is its ability to run Windows in native mode. I like it because I also want to get into App Development, so the dual option boot option is just what i wanted.
    Responding to us poor Windows installers with 'not my problem' simply isn't good enough and should never have been something i had heard.
    All good now, I am happy with the end result, but I would like Apple to recognize this IS AN ISSUE THEY NEED TO ADDRESS.
    I apologize if my technical knowledge is not a strong as it might need to be in relaying this information to you guys, but hopefully it all makes sense.
    Paul

  • Starting jar-files in Windows XP

    I've installed the latest JDK a while ago and everything went smooth until I installed a program to open zip-files (Filzip). After installing this it claimed responsibility for jar-files too, associating the .jar with it.
    Now all .jar files are of the type 'Filzip' and are being opened by that program. How can I get Windows XP to associate jar-files to java again?
    P.S.: I've tried to make Filzip not to open jar-files anymore, but I was not successful.

    not true. You can edit the manifest file, its just
    plain text.Well, basically I don't change programs other people wrote. Eather they work, or they don't. Call me a 'stupid user'...
    I don't think I really get your problem. You say you
    are trying to open a jar file, but jar's are
    associated with some zip program... but the zip
    program will only try to open the jar file if u double
    click the file itself... it makes NO difference if
    you are entering the java -jar command at the console.Here is what I'm talking about.
    1.) console
    java ptpicker.jarException in thread "main" java.lang.NoClassDefFoundError: ptpicker/jar
    java -jar ptpicker.jar(program starts...)
    2.) desktop
    .jar files are of type "Filzip" but I have associated them to start with "java.exe". Due to the reason that I can't pass the '-jar' parameter in Windows XP it exits with NoClassDefFoundError.

  • How can I use a setup.exe file on my mac

    I am attempting to download a demo software on my mac. It uses a setup.exe and I am unable to make it execute. I do have microsoft office on my mac.

    You need to be running Windows to use that software:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    6. Last is Q.  Q is a freeware emulator that is compatible with Intel Macs.  It is much slower than the virtualization software, Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

Maybe you are looking for