Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: What kind of development kit must be downloadable for Eclipse Classic version 3.4.2?

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default What kind of development kit must be downloadable for Eclipse Classic version 3.4.2?

    Eclipse classic version (3.4.2) users come in here pls what kind of Development kit i must download for this Environment/version?

    tnx!


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Eclipse classic version (3.4.2) users come in here pls

    Hello vajj,

    Do you not have a JDK installed on your computer already?

    JDK 6 should work fine with Eclipse Ganymede.

    Download the first JavaSE JDK 6 bundle:

    Java SE Downloads - Sun Developer Network (SDN)

    Alternatively you could try:

    jdk-1_5_0_04-windows-i586-p.exe - FTP Mirror Search (Downloads)
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Junior Member
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Eclipse classic version (3.4.2) users come in here pls

    not yet sir.. im so confuse on what kind of Development kit am i going to use..
    which of those bundles sir?

  4. #4
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Red face Re: Eclipse classic version (3.4.2) users come in here pls

    Quote Originally Posted by vajj View Post
    not yet sir.. im so confuse on what kind of Development kit am i going to use..
    which of those bundles sir?
    Try this my friend,

    https://cds.sun.com/is-bin/INTERSHOP...-CDS_Developer

    Let me know once its installed.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  5. #5
    Junior Member
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Eclipse classic version (3.4.2) users come in here pls

    ok sir.. i will just inform you if its already done... tnx sir

  6. #6
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Eclipse classic version (3.4.2) users come in here pls

    Hello vajj,

    Did you get Eclipse to work after downloading the JDK?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. Replies: 24
    Last Post: August 4th, 2014, 12:49 PM
  2. How to know number of user downloading an application?
    By jazz2k8 in forum Java Theory & Questions
    Replies: 2
    Last Post: July 3rd, 2008, 04:34 AM