Java-Problem am G5

  • Habe ein Problem beim Kompilieren von Java-Files im Terminal, er schreibt mir folgende Meldung:

    Dominiks-G5:~/Desktop dominikk$ javac Summe.java
    Summe.java:19: cannot access eprog.EprogDataTypeException
    bad class file: /Users/dominikk/eprogio.jar(eprog/EprogDataTypeException.class)
    class file has wrong version 49.0, should be 48.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.
    catch(EprogDataTypeException e) {
    ^
    1 error

    Jemand einen Tipp?

  • Liegt vielleicht am Java 5? Das bekommst du unter developer.apple.com glaub ich... .

    HTH,
    Michi

    The Brain: Pinky, are you pondering what I’m pondering?
    Pinky: I think so Brain, but if you replace the P with an O, my name would be Oinky, wouldn’t it?

  • Danke dir, aber das habe ich bereits installiert.
    Wenn ich aber im Terminal java -version eintippe, verwendet er immer noch
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232)
    Java HotSpot(TM) Client VM (build 1.4.2-54, mixed mode)

    Wie kann ich das ändern?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!