Announcement

Collapse
No announcement yet.

How to set a java path

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to set a java path

    hi,
    i download the java run time 1.5 and i've put the folder in my home directoy. I would like to know how can i set a path so all programs installed in the system will run with it...thanks!

    #2
    Re: How to set a java path

    Code:
    sudo update-alternatives --config java

    Comment


      #3
      Re: How to set a java path

      thanks

      Comment

      Working...
      X