Need to install what for Java in Vista

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mark2
    New Member
    • Oct 2007
    • 12

    Need to install what for Java in Vista

    Hi,

    I would like to compile, debug and run my java code in my new Vista. Can you tell me what software (free) I need install? I was using Eclipse in XP, can I use it in Vista?

    Thanks a lot in advance.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by mark2
    Hi,

    I would like to compile, debug and run my java code in my new Vista. Can you tell me what software (free) I need install? I was using Eclipse in XP, can I use it in Vista?

    Thanks a lot in advance.
    You should be able to install Eclipse on Vista fine. Just install the JRE first and then download it from the Eclipse download site.

    Comment

    • mark2
      New Member
      • Oct 2007
      • 12

      #3
      Thanks a lot.

      PS I am replying your post....but I cannot see your post. Do you think this is not convenient?

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by mark2
        Thanks a lot.

        PS I am replying your post....but I cannot see your post. Do you think this is not convenient?
        If you want to see someone's post while replying, click the "reply" button instead of the "post reply" button. Clicking the "reply" button also includes that post as quote in your reply.

        Comment

        • mark2
          New Member
          • Oct 2007
          • 12

          #5
          Originally posted by r035198x
          If you want to see someone's post while replying, click the "reply" button instead of the "post reply" button. Clicking the "reply" button also includes that post as quote in your reply.
          Thanks a lot, I see.....your post shows as "QUOTE"!

          I have downloaded
          j2sdk-1_4_2_16-windows-i586-p
          eclipse-SDK-3.3-win32
          and installed them in my Vista but it looks not work (I installed exlipse first...)
          Do you think the above two files are correct?

          Comment

          • r035198x
            MVP
            • Sep 2006
            • 13225

            #6
            Originally posted by mark2
            Thanks a lot, I see.....your post shows as "QUOTE"!

            I have downloaded
            j2sdk-1_4_2_16-windows-i586-p
            eclipse-SDK-3.3-win32
            and installed them in my Vista but it looks not work (I installed exlipse first...)
            Do you think the above two files are correct?
            jdk 1.4 is old. You should get 1.6_X instead.
            If you want to install Eclipse, you just need to have the JRE installed first.

            Comment

            • mark2
              New Member
              • Oct 2007
              • 12

              #7
              Originally posted by r035198x
              jdk 1.4 is old. You should get 1.6_X instead.
              If you want to install Eclipse, you just need to have the JRE installed first.
              I didn't know that.....I will try 1.6....Thanks again.

              Comment

              • mark2
                New Member
                • Oct 2007
                • 12

                #8
                Yes, the new version is working fine! Thanks a lot for your helps!

                Comment

                Working...