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 3 of 3

Thread: Eclipse versions and yoxos(3 quesions)

  1. #1
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Question Eclipse versions and yoxos(3 quesions)

    Hello everyone,

    First of all sorry for asking so many questions; but they are rather simple so I didn't want to clutter the forums with three separate posts.

    Is there any difference between Eclipse Classic and Eclipse for Java developers?

    What is yoxos?

    What is the SR1 in "Eclipse Indigo SR1"?

    And I need an html editor for eclipse, I tried to get the WTP plugin, but it got confusing.

    Thanks!

    Note: My pc will be getting a some new parts, might take a a while to reply. Won't disappear though.
    Last edited by Melawe; October 17th, 2011 at 03:19 PM.


  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Eclipse versions and yoxos(3 quesions)

    The different download links for eclipse simply describes what comes "pre-packaged". Note that at any time you can add/remove any of the packages using the Eclipse plugin manager and download manager. For a comparison of the different packages: Compare Eclipse Packages.

    I have no idea what yoxos is. Using google, it looks like it's a plugin for Eclipse which offers certain development enhancements, see Tour - EclipseSource.

    SR1 stands for service release 1 (basically an update). As far as I know the major change is support for Java 1.7, though there may have been other changes, too.

    There are a variety of tools built in the default Eclipse bundle, you can install them using "Help">"Install new Software". I don't really do any web development so I don't really know of any other tools available (all the html I've worked with has been in a simple text editor).

  3. #3
    Member
    Join Date
    Mar 2010
    Posts
    271
    Thanks
    21
    Thanked 7 Times in 7 Posts

    Default Re: Eclipse versions and yoxos(3 quesions)

    Thanks!

    -Mel

Similar Threads

  1. Replies: 24
    Last Post: August 4th, 2014, 12:49 PM
  2. Help with eclipse?
    By blue02gls in forum Java IDEs
    Replies: 6
    Last Post: October 10th, 2011, 12:07 PM
  3. Beginners Eclipse Tutorial. How to run first java application on Eclipse?
    By JavaPF in forum Java Code Snippets and Tutorials
    Replies: 13
    Last Post: June 24th, 2011, 12:26 AM
  4. Help with Eclipse
    By Graham Montgomery in forum Java IDEs
    Replies: 1
    Last Post: April 29th, 2011, 09:07 AM

Tags for this Thread