Find the answer to your Linux question:
Results 1 to 5 of 5
Hi, I have buyed a new laptop. I want do java programming on my laptop. What is all i need to download and install, like java sdk etc?...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Location
    Banglore - India
    Posts
    16

    Java help

    Hi,
    I have buyed a new laptop.
    I want do java programming on my laptop.
    What is all i need to download and install, like java sdk etc?

  2. #2
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    you need to instal JRE(Java Run Time Environment) and you will also need JVM(Java Virtual Machine) . Normally you will get it on SUN's web site.

  3. #3
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    You will need a JDK - which is the Development kit and includes the JRE, you should be able to find the Sun JDK in your distros repositories
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  4. #4
    Linux Newbie
    Join Date
    Sep 2004
    Location
    UK
    Posts
    160
    And netbeans or eclipse (jdeveloper if you like oracle). Their all free, and can come with/without the jdk (jdk has the jre bundled with it).
    In a world without walls and fences, who needs Windows and Gates?

  5. #5
    Just Joined!
    Join Date
    Nov 2008
    Location
    Banglore - India
    Posts
    16
    Hi
    Thankyou for reply.
    I download JDK from sun url. and also ecllipse.
    I am able to run the java program.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...