Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Java
  4. jvm manager

jvm manager

Scheduled Pinned Locked Moved Java
javahelptutorial
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aviparida
    wrote on last edited by
    #1

    how to install more than one jvm in single machine. can any help me writing code for it

    F 1 Reply Last reply
    0
    • A aviparida

      how to install more than one jvm in single machine. can any help me writing code for it

      F Offline
      F Offline
      Fatbuddha 1
      wrote on last edited by
      #2

      Why would you want that?

      You have the thought that modern physics just relay on assumptions, that somehow depends on a smile of a cat, which isn’t there.( Albert Einstein)

      A 1 Reply Last reply
      0
      • F Fatbuddha 1

        Why would you want that?

        You have the thought that modern physics just relay on assumptions, that somehow depends on a smile of a cat, which isn’t there.( Albert Einstein)

        A Offline
        A Offline
        aviparida
        wrote on last edited by
        #3

        i m doing the project dats y i want. now can u tell me

        D 1 Reply Last reply
        0
        • A aviparida

          i m doing the project dats y i want. now can u tell me

          D Offline
          D Offline
          David Skelly
          wrote on last edited by
          #4

          Installing multiple copies of Java on a single machine is a fairly trivial task. If you give us more information about what you are trying to achieve or what problems you are having, we might be able to help you more with your problem.

          A 1 Reply Last reply
          0
          • D David Skelly

            Installing multiple copies of Java on a single machine is a fairly trivial task. If you give us more information about what you are trying to achieve or what problems you are having, we might be able to help you more with your problem.

            A Offline
            A Offline
            aviparida
            wrote on last edited by
            #5

            i want to install different versions of java or can say that jdk or jre in same directory. so for this i want to develop te code or software which will be showing different version of jvm that are being instaled and when i try to install a new version then it will show the previous one that it is already there and will show the new one which i want to install and when i select the new one then it will install it.when i want to or wish that jvm will run according to it.

            N 1 Reply Last reply
            0
            • A aviparida

              i want to install different versions of java or can say that jdk or jre in same directory. so for this i want to develop te code or software which will be showing different version of jvm that are being instaled and when i try to install a new version then it will show the previous one that it is already there and will show the new one which i want to install and when i select the new one then it will install it.when i want to or wish that jvm will run according to it.

              N Offline
              N Offline
              Nagy Vilmos
              wrote on last edited by
              #6

              From a simplistic view, when you run a program it will be launched using the correct jre. You should not need to worry about installing multiple runtimes as they are designed to be able to run different versions on one physical box. At development time, if you use netbeans you can specify the runtime to use; the information is in the help files.


              Panic, Chaos, Destruction. My work here is done.

              T 1 Reply Last reply
              0
              • N Nagy Vilmos

                From a simplistic view, when you run a program it will be launched using the correct jre. You should not need to worry about installing multiple runtimes as they are designed to be able to run different versions on one physical box. At development time, if you use netbeans you can specify the runtime to use; the information is in the help files.


                Panic, Chaos, Destruction. My work here is done.

                T Offline
                T Offline
                TorstenH
                wrote on last edited by
                #7

                same goes for eclipse. You can install more than one vm and choose on the preferences which vm eclipse should use - and you can choose which vm the specified project should use. It's better to keep your vm updated and simply switch compilance levels.

                I never finish anyth...

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups