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. :)
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).
Re: Eclipse versions and yoxos(3 quesions)