How can I run .jar files on my computer

Discussion in 'Programming' started by BreezeTR, May 17, 2007.

  1. #1
    i can run it on my mobile phone, i want to run java files on my computer. how can i do?
     
    BreezeTR, May 17, 2007 IP
  2. rgchris

    rgchris Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You'd have to install Java.
     
    rgchris, May 17, 2007 IP
  3. BreezeTR

    BreezeTR Well-Known Member

    Messages:
    115
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #3
    i install it

    i tried to open it with firefox, it gave error

    error message:
    Failed to load Man-Class manifest arttribe from
    c:\bla bla bla....\M-SuDoKu.jar
     
    BreezeTR, May 17, 2007 IP
  4. rgchris

    rgchris Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
  5. BreezeTR

    BreezeTR Well-Known Member

    Messages:
    115
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #5
    thanks for your help
    i can see in jar files with winzip , i want it to compile , i want to run it as a windows application (exe)
     
    BreezeTR, May 17, 2007 IP
  6. rgchris

    rgchris Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Do you have the files extracted out of the jar? If so, you'll want to find an editor (JCreator, NetBeans, etc) and then you can compile the .java files through that.
     
    rgchris, May 17, 2007 IP
  7. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #7
    No, jar files that are designed for mobile devices rely on midp programming, you cannot run them outside of the environment they are designed for, no doubt there is a way to do it, but it's certainly not going to be as simple as just installing java
     
    krakjoe, May 17, 2007 IP
  8. rgchris

    rgchris Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Actually, that's probably true. I was under the impression that he just had a regular .jar file.
     
    rgchris, May 17, 2007 IP
  9. BreezeTR

    BreezeTR Well-Known Member

    Messages:
    115
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #9
    Thanks Guys

    i download mpowerplayer.com and i could run it finally
     
    BreezeTR, May 17, 2007 IP