Slashdot Mirror


Eclipse 3.1 Released

Jeff Myers writes "Eclipse version 3.1 was just released and is available for download. There are quite a few new and noteworthy features added in this release - including full support for Java 5.0 and improved support for developing rich client applications based on the Eclipse platform." Update: 06/28 21:03 GMT by Z : Denis emailed to request we use mirrors, as they're already getting hammered pretty hard.

10 of 343 comments (clear)

  1. Correct link by kss · · Score: 5, Informative

    The link gives a 404. Here is the correct one.

  2. Re:Just one question by Mechanik · · Score: 5, Informative

    Is Eclipse any faster than when they first released it.

    Actually yes. Performance was a major focal point for 3.1. Now that all the platform plugins are using OSGI bundle manifests and are all packaged as JAR files, things are much faster. Just starting up Eclipse used to take forever but it's much faster now.

  3. What eclipse is by acomj · · Score: 5, Informative

    Eclipse is confusing.. its really 2 things in 1.

    1. Its an Itergrated Development Environment (IDE) which allows plug ins to extend its usefullyness.

    2. Its written in java with SWT (native platorm windowing extentions). It can be used as a framework for building your own java applications.

  4. mirror list by thedude13 · · Score: 5, Informative
    1. Re:mirror list by ManxStef · · Score: 3, Informative

      For the Mac OS X version (eclipse-SDK-3.1-macosx-carbon.tar.gz):

      [Austria] Vienna University of Technology
      http://gd.tuwien.ac.at/softeng/eclipse/R-3.1-20050 6271435/eclipse-SDK-3.1-macosx-carbon.tar.gz

      [Canada] Groupe d'utilisateurs de Linux de l'UdeS
      http://gulus.usherbrooke.ca/pub/appl/eclipse/eclip se/downloads/drops/R-3.1-200506271435/eclipse-SDK- 3.1-macosx-carbon.tar.gz

      [France] ObjectWeb Consortium (INRIA - French National Inst
      http://eclipse.objectweb.org/downloads/drops/R-3.1 -200506271435/eclipse-SDK-3.1-macosx-carbon.tar.gz

      [Germany] University of Applied Sciences Esslingen
      http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclip se/R-3.1-200506271435/eclipse-SDK-3.1-macosx-carbo n.tar.gz

      [Hungary] Gabriel Consulting
      http://eclipse.gabriel.co.hu/downloads/drops/R-3.1 -200506271435/eclipse-SDK-3.1-macosx-carbon.tar.gz

      [Slovenia] bevc.net
      http://mirrors.bevc.net/eclipse/download/drops/R-3 .1-200506271435/eclipse-SDK-3.1-macosx-carbon.tar. gz

      [Switzerland] SWITCHmirror
      http://mirror.switch.ch/mirror/eclipse/downloads/d rops/R-3.1-200506271435/eclipse-SDK-3.1-macosx-car bon.tar.gz

      [Turkey] Hacettepe University, Department of Computer Science & Engineering
      http://mirrors.cs.hacettepe.edu.tr/eclipse.org/ecl ipse/downloads/drops/R-3.1-200506271435/eclipse-SD K-3.1-macosx-carbon.tar.gz

      [United Kingdom] UK Mirror Service
      http://www.mirrorservice.org/sites/download.eclips e.org/R-3.1-200506271435/eclipse-SDK-3.1-macosx-ca rbon.tar.gz

      [United States] Calvin College
      http://mirror.calvin.edu/eclipse/downloads/drops/R -3.1-200506271435/eclipse-SDK-3.1-macosx-carbon.ta r.gz

      [United States] Calvin College (ftp)
      ftp://mirror.calvin.edu/eclipse/downloads/drops/R- 3.1-200506271435/eclipse-SDK-3.1-macosx-carbon.tar .gz

      Unfortunately as of 2005-06-29 02:26:39 BST none are updated yet, hopefully all the rsync mirroring cronjobs'll complete soon!

  5. Re:Just one question by AndrewR81 · · Score: 5, Informative

    I've only used version 3 and it's quite fast. Admittedly I'm on a 3 GHz with 512 MB RAM. I've heard several people the same thing, so maybe 3.X is improved. Occasionally, it will stall for about 30 seconds but I've never had it crash.

    I've found that developing in eclipse is faster than writing and compiling, because it highlights errors as you type (like how word underlines spelling mistakes). Once I'm done editing, I know it compiles, although just clicking the "run" icon is all that's required. (You can get a list of errors and go through them one by one if you prefer.)

    I also find the development aids they have to be time-saving. For example, a ctrl-T will bring up a class hierarchy tree. Ctrl-E will pop up a list of all files opened where you can type in a filter (Action*.java). Ctrl-alt-H will show all the methods that call the method you'are currently editing. Not to mention the refactoring, debugger, views, etc.

    Of course, each editor/IDE has their strength and weaknesses, but I've been quite happy with eclipse. The only thing I miss is a GUI editor like netbeans has.

  6. Re:Stupid "features" by swilver · · Score: 4, Informative
    Considering that the last stable version of Eclipse, 3.0, didn't yet support Java 5 and all the new stuff in it (generics, autoboxing, enhanced for construct, enumerations), I'd say that Java 5.0 support is a pretty good indication what Eclipse 3.1 can do for you now.

    This means it can refactor code using Java 5 specifics, it has specific warnings/errors for Java 5 code, quick fixes, code formatting/highlighting, and so on.

  7. Re:Torrent? by infiniteedge · · Score: 4, Informative
  8. Working mirrors by JavaRob · · Score: 3, Informative

    I had the page up to the mirrors, then even the routing pages died (so I had to extract that actual mirror link from the full URL...); anyway, here's one mirror that's zipping along for me. And I will post this reply as soon as my download finishes...

    win32 zip at mirror.reachable.ca

    You can figure out the base directory from that if you want it for another platform.

    And a few more that I haven't tested, in various countries (trying to pick the ones that look the toughest):

    gulus.USherbrooke.ca
    mirrorservice.org
    eclipse.objectweb.org
    software-mirror.com
    sunsite.informatik.rwth-aachen.de

    Final note: some of these are definitely hosed; the first seems to work. Gotta hand it to the Canadians -- they're the ones staying up.