Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming IT Technology

How Eclipse Independence Will Affect Developers 18

An anonymous reader writes "There's an interesting article on O'Reilly's OSDir site, with John Weigand, and Skip "former chairman" McGaughey, on what moving Eclipse away from IBM's sole clutches will mean for we ordinary developers. It's interesting to hear a more ground-floor account of this vs the usual "Big XXX Company joined Eclipse today PRs.""
This discussion has been archived. No new comments can be posted.

How Eclipse Independence Will Affect Developers

Comments Filter:
  • by cpex ( 601202 ) <jvivona&ucsd,edu> on Sunday February 08, 2004 @05:50PM (#8220661)
    At school most of my projects end up being java based. I really love using eclipse as an ide. variable name completion, catching all my syntax errors, give me type heirarchies its great. Dont get me wrong i am not an ide dependent, i can use vim over an ssh connection (and i do, a lot)just fine for all my work but boy is eclipse nice. thats all
    • i dont get it why did i get modded off topic? a article about eclipse, which i appreciate very much and wanted to express how much thanks i have for the software.
  • uh (Score:5, Funny)

    by bmac ( 51623 ) on Sunday February 08, 2004 @07:18PM (#8221153) Journal
    "Big XXX Company joined Eclipse today PRs."

    Does this mean there will be a plug-in for auto pr0n slurping?

    Peace & Blessings,
    bmac
    www.mihr.com
  • IBM gets it (Score:5, Interesting)

    by Phouk ( 118940 ) on Sunday February 08, 2004 @08:00PM (#8221440)
    From the interview:

    "Steve: I just wanted to point out that I think it's a great leap of faith for IBM to let this out from underneath their wing.
    Skip: Yeah, IBM is betting it's business on this, but the total number of developers that IBM is committing is going up and not going down."

    Isn't that the essential open source strategy, giving up some measure of control in return for a bigger growth of the market? Remarkable, some people at IBM seem to get OSS on a strategic level, not just superficially.

    It's an interesting interview, by the way. Consider actually reading it if you haven't. ;-)

    • Re:IBM gets it (Score:5, Insightful)

      by michaelggreer ( 612022 ) on Sunday February 08, 2004 @08:12PM (#8221510)

      Isn't that the essential open source strategy, giving up some measure of control in return for a bigger growth of the market?

      Its kind of like going public: less control, but more capital. Maybe someone put it this way to the suits.

    • "I just wanted to point out that I think it's a great leap of faith for IBM to let this out from underneath their wing."

      Translation: They couldn't figure out how to make money on it.

      "Remarkable, some people at IBM seem to get OSS on a strategic level, not just superficially."

      That must be a tiny minority. Believe it when they start releasing source for products that represent an independent source of revenue (i.e. products that don't lead to hardware sales).

      • That must be the software that leads to service contracts.

        Aside from some of the games, I can't think of any IBM software that doesn't lead to hardware sales and/or service contracts. A lot of large companies go IBM because they can be a one stop shop so a lot of software that IBM does to drive hardware sales may not look directly related to hardware at first.

        That said, they've opened up quite a few of their boxed software products.

  • by rlowe69 ( 74867 ) <ryanlowe_AThotmailDOTcom> on Sunday February 08, 2004 @08:37PM (#8221645) Homepage
    It should be interesting to see if outside contributors will morph the Rich Client Platform into some sort of new browser. It's just being introduced in Eclipse 3.0 and could be the basis for a lot of new Eclipse-partner software.

    OK, so what if you could put a URL into it and it would load a whole application. The bonus is that you don't have to use the limited browser widget set or hacked together CSS-DHTML widgets, but can still deliver a piece of software like an ASP (Application Service Provider) that's NOT DHTML based and all of the advantages of that (instant updates, metered us) for businesses.

    That's not to say there aren't disadvantages, but it will be interesting to see what people come up with.
  • by Animats ( 122034 ) on Tuesday February 10, 2004 @01:43AM (#8234728) Homepage
    Eclipse for QNX is in a wierd state. This, roughly, is the situation. I think.

    On QNX, it's the only IDE available. It's used primarily for C/C++ development, not Java development. QSSL (the company behind QNX) supports the Eclipse project, and donated the C/C++ support. But Eclipse has dropped support for QNX becauee QNX doesn't support the Java engine that newer versions of Eclipse need.

    So QSSL sells a commercial version of Eclipse, which is somehow made to work. There's a free version of QNX, but no Eclipse for it, which is a wierd situation for open source software.

    Any comments on this from the Eclipse side of the world?

    I'd like to see full Eclipse support of QNX, without having to run the commercial version of QNX. We have the commercial version of QNX, but some of what we develop is open source, and if we develop that with the IDE, nobody can build it with the free version.

What is research but a blind date with knowledge? -- Will Harvey

Working...