Java FX for Mac computers G5

I have a G5 Mac with Mac OS X 10.5.7 version, Power PC processor and I need to use the Java FX for my website - unfortunately my platform does not support your version which is only for Mac with intell processors.
Any suggestions as to what other program comparable to the one for the newer Mac, you might have for my last Mac based on PPC processor?
Can anyone help?
P.S. I don't have the funds to purchase a new Mac which would be the obvious easiest answer.
Thanks,
Asenka

Metalburma716 wrote:
I have a macintosh Dual G5 running OSX 10.4 and I want to download a compiler, IDE, etc.. so that I can learn to program. I've tried eclipse and I just having a lot of trouble finding something that will work for me. Can anyone please help? thank you so much in advance, Daniel.An IDE is a massive development environment, worthy of plenty of learning time all by itself. Use the command line tools, get used to the concepts of classpaths, and how to structure your projects in the file system first. Then when you have mastered the basics of Java you can move onto the complications of integrated development environments. You can get nice syntax colouring from simple text editors such as TextWrangler, and TextMate.
IDEs are not beginners tools.

Similar Messages

  • How can install java sdk for mac os x 10.6.8

    How can install java sdk for mac os x 10.6.8?

    Deanwdd wrote:
    I mean to update Quicktime for Mac Os X 10.6.8...
    If you're running 10.6.8, Apple menu > Software Update. What version of QT do you have?

  • How do i clear java caches for Mac OS X, version 10.6.8?

    how do i clear java caches for Mac OS X, version 10.6.8?

    Sarah2565 wrote:
    should i keep the "keep temp files" box checked after removing Java caches?
    Yes. Always keep the default settings unless you have a specific reason not to.
    If you are a heavy user of Java programs or applets, you may need to clear the cache files after Java updates because the old caches may interfere.

  • Java instalation for Mac

    Hello all.
    I am new to java programming. I use mac and i wanted to download java into mac to try programing, but i can't find specific java application for mac. Can anyone suggest where i can get that program? can i download it for free or do i have to pay a fee for that?
    thanx so much in advance.

    Hello all.
    I am new to java programming. I use mac and i wanted
    to download java into mac to try programing, but i
    can't find specific java application for mac. Can
    anyone suggest where i can get that program? can i
    download it for free or do i have to pay a fee for
    that?
    thanx so much in advance.try looking here...
    http://developer.apple.com/java/
    and for more details..
    http://developer.apple.com/releasenotes/Java/Java142RNUpdate1/index.html
    goodluck.

  • Is there Java 6 for Mac as well?

    I am not so sure if i m asking this in the right place.
    is there a section dedicated for java 6?
    but i really like to know, if there's Java 6 beta for Mac as well.
    thanks.

    AFAIK Apple usually takes the JDK/JRE from Sun and modifies it to run on Mac OS X afterwards (and usually they add some optimization as well). That's the reason why JDKs for Mac usually are a bit behind and probably the reason why there's no beta of Java 6 yet.

  • HT1338 I need java update or java software for mac

    I need java update or java for mac.  I keep updating software but java is not there, can you please help?

    Open up Java preferences located in your Application>Utilities folder. Make sure it's enabled. Mac automatically disables it if not used within a certain amount of time.

  • Java SDK for Mac OS?

    I'm new to java and even newer to Mac OS. Just got a mac laptop and was wondering if Sun had an SDK for Mac OS. Didn't see it on the download list. Anyone have any suggestions? Thanks

    Java runtime 1.3.1 comes bundled with the OS. JDK up to 1.4.1 and development tools are free downloads/updates from Apple (and I think the recent software update brings 1.4.1 to the masses). Go to apple.com and choose the "Developer" tab for juicy details. You'll need to register with the Apple Developer's Connection (free) to download the Developer Tools, which include SDK, and IDE, source examples, and other fun.
    -- Tom Bortels

  • Apple releases Java update for Mac OS X Tiger

    Apple released J2SE 5.0 Release 4 on Tuesday, an update for Mac OS X 10.4.5 Tiger users. According to notes provided with the update the release delivers improved reliability and compatibility for the Java 2 Platform Standard Edition 5.0. With today's release J2SE 5.0 becomes the preferred Java version, superseding Java 1.4.2. Apple notes that Java 1.4.2 is still installed on the machine, but applications will run with J2SE 5.0 unless they specifically request Java 1.4.2. The update is available as a download from Apple's Web site
    or via the Software Update mechanism in Mac OS X.
    J2SE 5.0 Release 4 (Intel)
    http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty1.pl/product=10261&cat=1&platform =osx&method=sa/J2SE50Release4.dmg

    When I go to the DOWNLOADS Section of the Apple Support page and find the Java update, I see "(PPC)" next to it. Does that mean anything?
    MBP (2.0Ghz)   Mac OS X (10.4.6)   Also running WinXP Pro on MBP...

  • DB2 java dbms for mac osx?

    Hi! i know this might be irrelevant at first sight.
    First of all i am running mac osx and i want a decent dbms system.
    i'm working on a windows db2 server but i want to port my java application for that dbms to mac.
    Do you know any db2 compartible system? (Of course i'm working with java clients)
    Thank you!

    Metalburma716 wrote:
    I have a macintosh Dual G5 running OSX 10.4 and I want to download a compiler, IDE, etc.. so that I can learn to program. I've tried eclipse and I just having a lot of trouble finding something that will work for me. Can anyone please help? thank you so much in advance, Daniel.An IDE is a massive development environment, worthy of plenty of learning time all by itself. Use the command line tools, get used to the concepts of classpaths, and how to structure your projects in the file system first. Then when you have mastered the basics of Java you can move onto the complications of integrated development environments. You can get nice syntax colouring from simple text editors such as TextWrangler, and TextMate.
    IDEs are not beginners tools.

  • Java Compiler for MAC OS X & Linux

    Greetings:
    I could use a recommendation for a JAVA compiler.
    Any help is appreciated.
    Q1: For Mac OS X, what is a recommended Java compiler / JDK ?
    Q2: Can I program and compile a Java program with the Xcode platform? If so, how?
    (fyi: did notice there isn't a JAVA library like C++...but there probably is one out there)
    Q3: For Linux OS, what is a recommended Java compiler? (probably the same as Mac)
    If you have a website for downloading a compiler and / or Java Library for X code, toss it my way.
    Thank you for your time.
    Cheers,
    Shockwave

    The javac compiler is installed in /System/Library/Frameworks/JavaVM.framework/Commands/. On my machine it's also installed in /usr/bin/javac.
    The java libraries in /System/Library/Frameworks/JavaVM.framework/Libraries/ then there are others in /usr/lib/java/.
    I believe that you can use Xcode as an IDE for java or download Eclipse. Then again the Terminal.app (your shell), vi or emacs, and the javac command will get you going.

  • Nokia 8600 Luna and the Isync for Mac computers

    Is there a specific plugin provided by Nokia to syncronize data between the isync software on mac computers and the 8600 Luna?

    27-Jul-200703:31 PM
    omarino wrote:
    Is there a specific plugin provided by Nokia to syncronize data between the isync software on mac computers and the 8600 Luna?
    Hi omarino
    Unfortunately Nokia do not currently provide one but you could always visit: http://www.mactomster.de/isync/
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Java Obfuscator for Mac?

    Hi!
    Does anyone know of a good FREE obfuscator for the macintosh???
    I cant seem to find one that will work on 10.3.9

    Here's a bunch, I haven't used any of these but I would assume that some of them, if not all, work on Mac.
    http://java-source.net/open-source/obfuscators

  • Installed the Java patch for MAC yesterday and immediately could not get adobe reader to show pdf files...have troubleshot and can't seem to remedy ...ideas?

    I have used the Firefox troubleshooting guides, no good. The Java patch is enabled and shows when I check applications. However when I run Firefox plugins it still shows the java plug in is outdated and need to be updated immediately.

    OK, I went to the Firefox knowledge base article you cited and followed the directions with the exception that in the drop down menu I choose Adobe Reader for PDF files rather than the plug in default that apparently was set by the Java patch. Problem solved !!!!!!! Thank you so much for taking the time to get me back to the basic place I needed to be to correct this issue. YOU ROCK!!!!

  • Cannot read list of frontend printers - Printing in SAP JAVA GUI for MAC

    Hello,
    I am trying to print a Spool request in SAP Java GUI 7.10. I am working on Apple with OSX operating system. I get this error message -
    " Cannot read list of frontend printers " - Message no. PO781
    What do i need to do to take a print out from SAP on my Mac.
    Thanks
    Buddy

    Hello,
    which printing access method you are using?
    You might want to have a look at [note 821519|https://service.sap.com/sap/support/notes/821519].
    Best regards
    Rolf-Martin

  • Install disks for mac computers 10.4.8 have different codes

    hi
    i have just bought mac computermac os x install disk from ebay, i only received them today and already i have a problem.
    the codes on each disk are different disk 1 is 2z691 5967 A and copyrighted in 2007
    disk 2 is 2z691 5930 A and copyrighted in 2006.
    are these the same harware disk bundle or have i been cond?
    thanks emma

    You are correct that you will not be able to install Tiger, either from a retail disk, or anouther systems restore disks on a new macbook that came pre-installed with leopard. I believe this is because of the hardware changes made just after the release of leopard to the macbooks and thus there is no hardware support for it in any pervious version of osx.
    As for the origional poster, it would not be odd for the disk versions of your restore disks IE disk 1 and disk 2 to be different. For example my disks are coded as 2z691-6147-a and 2z691-6176-a respectivaly
    This is because disk 1 is your restore disk for the actual OS, in my case a november 2007 macbook with leopard, while the second disk is the optional installs with programs such as iLife. Since my macbook came with a different OS then the ones sold before November of 2007 the serial of the first disk will not match that of the second, which will have the exact same software on it as the pre november macbooks and thus why make a new disk, and serial just because of an OS update.
    HOpe that makes since
    E

Maybe you are looking for

  • How to Restrict the values of Field TASKTYPE on a ALV Grid.?

    Hi; Let me explain my problem. I have report written by another abap developer who has gone now. On the ALV Grid there is a field called "Activity Process". By F1 F9 I can read that field depends on table TCATX_TASKTYPES and field TASKTYPE   . From s

  • Dual external monitors

    I was wondering is it possible to hook up dual 20" dell Ultrasharp monitors to my 15" macbook pro and if I am planning on gaming on them is it neccesary to have the 256mb of Vram or is 128mb good?I will have the screen on my macbook pro closed so it

  • PO price change in R/3

    hi friends, i am facing a critical issue. i have created a shopping cart with 5 items.the prices in the shopping cart are same as maintained in the info record in backend system.After approval te shopping cart, PO is created in the backend R/3,but th

  • How to create a column graph with colors per set of values

    I need to create with Microsoft Excel, a column graph that based on different values, each column will contain different color. To be precise: E.g.: - Green: If it is 0 - Orange: If it is between 0 and 10 - Red: If it is more than 10 I would apprecia

  • 0material inactive and error installing 0material in BCT

    Hi Experts We just had a fresh Netweaver 2004s (BI7) installation and I am having problems activating 0Material in Business Content I recieve errors like Characteristic 0CM_SHAR: Unit 0AREA_UNIT no allowed in compounding Message no. R7B641 Attribute