Slashdot Mirror


Sun and Eclipse Squabble

gbjbaanb writes "CNET news is reporting on a potential spat between Sun and Eclipse: 'Sun Microsystems has sent a letter to members of Eclipse, urging the increasingly influential open-source project to unify rather than fragment the Java-based development tool market.' Although Sun's letter says it wants interoperability, and a 'broad base' for java tools, it then insists Eclipse should push to be a 'unifying force for Java technology'. Competing tools is a good thing, but it sounds like Sun just wants everything to work its way."

23 of 423 comments (clear)

  1. A lesson from Microsoft by Billly+Gates · · Score: 2, Informative

    .. those who set and standards decide for users what they want and pull the strings.

    Opensource is the opposite of this. I would be pissed too if I were Sun. How can we sell Forte for $2000 and give java away for free to sell more copies of forte?

    It goes agaisnt their business model and Java is the only thing keeping them afloat since their hardware sales are losing to wintel/lintel.

    1. Re:A lesson from Microsoft by AKAImBatman · · Score: 2, Informative

      And thank goodness they don't. Sun's dev environment is slow, unwieldy, and generally a nuisance to use. As an end user I'm grateful for the Eclipse project.

      Hardly. Netbeans just does more than Eclipse by default. As a result it hogs tons of memory. (Not a big deal on developer machines with 512 MB.) Eclipse is quickly matching Netbeans' bloat as more and more features are added.

    2. Re:A lesson from Microsoft by gtshafted · · Score: 2, Informative
      "At the time, Netbeans/Forte was very mature and would have been a good choice for IBM to build their own platform off of"

      This is not true. You obviously haven't used Netbeans or Eclipse, since there is a huge difference between both. Netbeans is built on top of Swing. Theoretically, Swing is a really nice GUI library that is very flexible. In the real world, Swing made Netbeans too slow to be usable, not to mention the metal UI made it look ugly too. SWT, the GUI library Eclipse uses, doesn't have all the bells and whistles Swing has - but it doesn't have Swing's horrible overhead and nasty look either. IBM made the right choice and the community agrees. Besides after next week, Ecipse will be an independent body from IBM. So it's Sun's fault if it doesn't want to join.

      Sun is also smoking a lot of crack if it thinks the community would rather use a piece of crap like netbeans instead of eclipse.

    3. Re:A lesson from Microsoft by ajagci · · Score: 3, Informative

      Instead, they named their product as a way of snubbing Sun, and used their own proprietary GUI API so the two projects could never interoperate.

      You've got to be kidding. SWT is entirely non-proprietary and open source--you can implement it freely, you can change it, you can use the code, whatever.

      That is in sharp contrast to Swing. Not only are there no open source implementations of Swing, you can't even implement it without satisfying a boatload of legal requirements imposed on you by Sun.

      Hats off to Sun's PR department: they have lots of people like you thinking that black is white.

  2. As usual... by AKAImBatman · · Score: 3, Informative

    ...Slashdot is days late on the scoop. The Java community has already figured out that this is business as usual between Sun and IBM.

  3. Re:let's see sun invents java, ibm, makes a tool . by Anonymous Coward · · Score: 2, Informative

    Sun has a free IDE and IBM has a over-priced version of Eclipse as well, so that argument cancels itself out.

  4. Re:Sun is just pissed by Dukael_Mikakis · · Score: 4, Informative

    Swing and AWT are horrible festering pieces of crap

    Maybe not that bad, but not good. We use swing across the board at our company and I can't tell you how hideous each window is. And they look different on every machine. A layout that looks good on my system has buttons cramped in the corner on somebody else's.

    And everything runs slow as hell.

    Not saying that doing the stuff in C++ would be any easier, but Java's GUI packages are all sorts of shady.

  5. Eclipse Forte by agwis · · Score: 5, Informative

    I've tried the 2 of them and they both are pretty decent IMHO. The big difference, and I mean big, is how responsive each are on a fairly moderate system. After starting forte, I can go have a coffee and a smoke and maybe even take a quick nap...at which point forte should be running when I get back and I can then get to work.

    Eclipse on the other hand is really fast. When I first tried it I couldn't believe that it was a Java program. It even looks good, rather than that ancient, dull look that most Java apps have.

    Since then, I've upgraded to a P4 with 1G ram and they both run pretty good (although Eclipse is still much faster). I do like both of them but Sun and IBM and anyone else interested in furthering Java should collaborate on 1 killer IDE that puts any MS tools to shame, and allows lazy programmers (like me!) to be more productive in less time :) As Eclipse appears superior to forte and probably has the largest installed base (don't know how it compares to Jbuilder) Sun would probably get a lot more respect from developers.

    -Pat

  6. I don't care what you say about Microsoft... by Cel+Shady · · Score: 2, Informative

    ...but this is no better. We always give M$ a hard time about everything, but let's not forget that any company found in the same position can act just as badly. It's hard being on top and not step into the same tracks.

  7. Re:Dissenting opinion by Trejkaz · · Score: 3, Informative

    First, I dont' think it's realistic to cripple a UI's features for crosscompatibility. Second, looks do count or most people wouldn't switch from Swing's nasty ass metal look.

    As opposed to SWT's nasty ass Windows 2000 look.

    The people who use IDEA typically have the money to counteract Swing's slow ass performance (this is a good assumption of someone that drops a couple grand for an IDE). On the other hand, most people like me, do not have the money for a nice rig that costs $3000.

    This is complete bullshit. IntelliJ IDEA runs fine on a PII-333 laptop with 256Mb of RAM, whereas Eclipse runs like complete shit on the same box. Since I don't have $3000 for the new laptop with specs high enough to run Eclipse, I won't be buying up in order to use it any time soon.

    And no, JEdit is not fast enough. That's like saying Netbeans is fast enough. Neither can handle Eclipse's cool coding features on a crappy computer,

    Well you're right there, at least, JEdit and NetBeans both stink.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  8. Re:Come on. by cxvx · · Score: 4, Informative
    What is the most trusted Java JVM for Linux or BSD systems? IBM JVM 1.3.1 "Black down".

    Excuse me? You must be confusing the IBM JVM with the Blackdown JVM from blackdown.org, which is a specialised port of the Sun JVM to Linux.

    Increasingly this is no longer the case, as sun continues to revise the Java API faster than a decent implementation can be produced.

    Faster than a decent implementation can be produced? You're really exaggerating now:
    Java has gone from 1.0 (Januari 1995) to 1.4.2 (June 2003, which was 9 months later than 1.4.1, September 2002) to 1.5 (alpha available now, not sure when scheduled for release, I thought the end of this year).
    At this moment I can choose between installing Sun 1.4.2, blackdown 1.4.1 and ibm 1.4.1 I on my gentoo box. Then there are also JVMs like JRockit, which is also at 1.4.2.

    The are also no major API changes between the point releases (1.4.1 for example added support for Webstart, 1.4.2 added WinXP and GTK look and feel), the rest are only bugfixes.

    --
    If only I could come up with a good sig ...
  9. Who moderated this troll insightful? by Anonymous Coward · · Score: 2, Informative

    He makes statements he can't back up and relies on opinions rather than facts. Newer versions of Netbeans are much better than Eclipse and older versions had many advantages. Swing has much better performance than SWT in the right hands and is widely considered one of the best API's for GUI programming.

  10. Re:Java... by Anonymous Coward · · Score: 1, Informative
    "In fact, the result was a freshly-designed competitor (C#/.Net)."

    I think your response is a bit misleading. C# is a regurgitation of Sun Java & Borland Delphi while .NET for majority is regurgitation of Borland's VCL framework.

    Anders Hejlsberg being part of Delphi's history is even more obvious that he regurgitated everything from his work at Borland. And don't get me wrong i'm not against creating something new from something old or use existing ideas as this happens in everyday society(perhaps innovation is the proper terminology) but to say freshly-designed is totally fabricated.

    Hear no truth, see no truth, speak the truth...

  11. Re:Sun is just pissed by Anonymous Coward · · Score: 1, Informative

    Swing is a fine API and is reasonably stable now (it no longer changes dramatically between releases). However, SWT is blazing fast. I mean wow fast! People think that Java is slow because of swing. Well try SWT and see the minerals my man.... Native GTK on the go! Native Windows widgets. Native Motif (ahahaha) widgets (if you really want to). It is the future.

    But makes just a write once, compile everywhere platform rather than write once, deploy everywhere. I guess devs. think it is good enough.

    As far as the eclipse platform is concerned. It is the only thing to tempt me away from Emacs, it even includes proper Emacs keybindings!!!!

    Sun has been eclipsed.

  12. Re:let's see sun invents java, ibm, makes a tool . by SwansonMarpalum · · Score: 2, Informative

    Speaking from professional experience, one needs only include an swt.jar and set of binary libraries in your distribution for the platforms which you are targeting. You can explicitly specify the swt library to be part of your libraries when you start up the VM for your java application, and then you're done.

    The pain attached to using SWT is all but irrelevant considering the advantages of having the platform native widget set at your disposal through a homogenous API. If you love MDI then you won't enjoy working with SWT, otherwise there's really no reason not to develop with it. It looks alot better than Swing or AWT.

    --
    "Give away the stone, let the oceans take and transmutate this cold and faded anchor." - Maynard James Keenan
  13. Re:let's see sun invents java, ibm, makes a tool . by owlstead · · Score: 2, Informative

    No, that's not the problem. The problem is that the IDE's use different project files etc. So these are incompatible. Furthermore, IBM is using their own SWT implementation, which is AWT/Swing done right with more support from the base operating system. This is more or less incompatible with Swing, the sun way to doing GUI's.

  14. Re:Eclipse is really not very good by oglueck · · Score: 3, Informative

    > You have to dispose of everything explicitly (al la C++) which completely goes against Javas garbage collection paradigm.

    GC was not made to clean up (native) resource allocations, but only to reclaim memory. You should bear that in mind.

  15. Re:C# by hoegg · · Score: 2, Informative

    Not sure I'm with you on pass by value, it's already done with RMI/Serializable Objects for instance.

    Big +1 on generics, I can't wait until 1.5! Also, Java 1.5 attributes will make themselves useful in some situations, but they are already here in several open source libraries.

    I'd take C# as an option in a real solution (read: billable) only in two scenarios: 1. I have a MS only client (I do!) or 2. The open source community gets a lot more excited about it.

    To elaborate, the fact that Java has such a rich open source landscape eclipses C#'s marginal feature wins. There has been a compiler supporting generics for quite a while now. Attributes and real AOP have several open source projects implementing them in different ways. These types of things are on the fringes of the java open source community.

    There are so many mature java open source projects that provide real benefits to a programming team that I am about to be absolutely unfair by naming some. The C# community is a long way away from boasting these achievements.

    • Useful stuff for most or all projects
    • Apache Maven goes beyond build automation to provide open source project management, dependency management, documentation, code metrics, application server deloyment, and a lot more.
    • Hibernate provides true database independence and allows one to address persistence requirements independent of the object model
    • Apache's Jakarta Commons is a thriving community providing small useful components that end up being useful in more situations than you expect. Some of the components in here loosely correspond to more coarse-grained things in the Microsoft .NET Class Library. Examples: HttpClient, dbcp (database connection pooling), betwixt (System.Xml.Serialization)
    • Some much more coarse grained application components are around as well:
    • Apache Jakarta Lucene is a sophisticated indexing and searching library
    • Drools provides a rules engine complete with a modification of the Rete algorithm for Objects
    • blissed is a workflow library based on finite state machines.
    • Apache Cocoon is much more than an XML pipeline framework. It enables multi-format publishing and also serves as a web application framework.

    As many programmers will protest, my list above is far from representative; also, it shows my Apache and Codehaus bias. My point is exactly that; not only is the list far from representative, most or all of the components I mentioned have competitors! The advantage this bestows on java over .NET is significant.

    I do not mean to argue that java is the only language that enjoys these advantages; I hear CPAN is a boon to perl hackers, and I have the impression that there is a lot going on in the open source python world. My utter lack of experience with C/C++ prevents me from commenting on the similarity of that situation, but the existence of glibc suggests some open source activity.

    In summary: .NET is young, and suffers from a lack of a thriving open source community.

  16. Re:let's see sun invents java, ibm, makes a tool . by aastanna · · Score: 3, Informative

    SWT is a set of graphical tools that allow you to code once, but run on any OS

    That's not strictly true. The GUI widgits in SWT are provided by a shared library compiled for the local platform and linked to Java code with JNI.

    This means you need a shared library compiled and tested for your platform. To see what platforms are currently supported and the status of those platforms, check out the port status section of the eclipse homepage.
    My impression of SWT is it's more feature rich than AWT, faster and nicer looking than Swing, but the downside is it won't necessarily run on any platform that supports Java.

  17. Re:Sun is just pissed by harmonica · · Score: 2, Informative

    A layout that looks good on my system has buttons cramped in the corner on somebody else's.

    Sounds like you're not using layout managers correctly (or to put it differently, to their full potential).

  18. A few corrections by SuperKendall · · Score: 1, Informative

    I've been using Eclipse a little bit recently, but I have to correct a few things:

    1) NetBeans is not bad, I was using that (only for debugging) before. It's also free. SunStudio is the for-pay version. I would say Eclipse has more mindshare for now. I'm not sure it's better than Idea though.

    2) Bugs. Well, I've only been using it for a few days but I found these problems - eclipse refusing to startup for some reason, giving me a message to look at a log file. That's happened once to me running 3.x, and once at work to someone who had eclipse crash in the middle of something and now it wont start with the same error. In my case I had to reinstall Eclipse (or at least that solved the problem). Also, have you tried calling a method like "private int makeTable( short val1, long val2, short val3 )" with a call like "makeTable( 0, 0, 0 )"? I had to explicitly cast all of the zeros to the correct type to stop Eclipse from flagging the call as an error.

    SWT. Yes, now it's cross platform (it only just was released for the Mac). Swing is probably around a few more places still though...

    That said I'm not sure why Sun should care at all.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  19. Re:let's see sun invents java, ibm, makes a tool . by Drakonian · · Score: 2, Informative

    It should be noted that eclipse.exe is just a launcher for the various JARs in the plugins folder. All it does is display a splash screen and start the JVM loading up the necessary classes.

    --
    Random is the New Order.
  20. Re:let's see sun invents java, ibm, makes a tool . by Joseph+Vigneau · · Score: 4, Informative

    Consider this: Java on *any* platform also needs some sort of native library for GUI access. It just turns out that they happen to bundle this with the JRE. In fact, if Sun was willing to ship Java without AWT (as it's commonly used in an server environment), they could probably port it to more platforms. Right now, SWT supports the vast majority of the machines currently running Java (Windows/Linux/Solaris/AIX/OS X), but even more "fringe" platforms like QNX.

    And it does it pretty well. This is what AWT should have been. The fact that it actually uses the underlying environment effectively means they don't have to update their look and feel every time one of their platforms releases a new UI. As a result, applications look like other native apps, including "themes" and such.