
Tools
IDEs Are Dead. Long Live the IDE!
By Andrew Binstock, January 04, 2012
How will developers' favorite working environments evolve in a cloud-based, post-PC world?Related Reading
More Insights
White Papers
- 2021 Banking and Financial Services Industry Cyber Threat Landscape Report
- Identity Access Management 101
Reports
More >>Webcasts
- Optimizing Your Enterprise IT Architecture to Support Hybrid Work
- Cybersecurity Tech: Where It's Going and How To Get There

Currently we allow the following HTML tags in comments:
Single tags
These tags can be used alone and don't need an ending tag.
<br>
Defines a single line break
<hr>
Defines a horizontal line
Matching tags
These require an ending tag - e.g. <i>italic text</i>
<a>
Defines an anchor
<b>
Defines bold text
<big>
Defines big text
<blockquote>
Defines a long quotation
<caption>
Defines a table caption
<cite>
Defines a citation
<code>
Defines computer code text
<em>
Defines emphasized text
<fieldset>
Defines a border around elements in a form
<h1>
This is heading 1
<h2>
This is heading 2
<h3>
This is heading 3
<h4>
This is heading 4
<h5>
This is heading 5
<h6>
This is heading 6
<i>
Defines italic text
<p>
Defines a paragraph
<pre>
Defines preformatted text
<q>
Defines a short quotation
<samp>
Defines sample computer code text
<small>
Defines small text
<span>
Defines a section in a document
<s>
Defines strikethrough text
<strike>
Defines strikethrough text
<strong>
Defines strong text
<sub>
Defines subscripted text
<sup>
Defines superscripted text
<u>
Defines underlined text
Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.
![]() |
To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy. |
@Bob: My bad. I should have mentioned eXo. Thanks for then gentle reminder.
I'm pretty sure that Visual Studio is the best known IDE and not Eclipse. At least 95% of programmers known VS, whereas surely less than that know about Eclipse. Consider that not only does Windows development occur at a much higher volume than most other platforms, but also that most of the cross-compiling (e.g. to embedded and gaming platforms) is done on Windows.
I'm a bit biased because I'm involved with eXo, but have you checked out things like www.cloud-ide.com and the Cloud9 IDE? These are still kind of early, just like Google Docs was early a few years ago. But they are decent for "out of the office" updates. And with nice integration with things like Github, developers are no longer tied to their desktop Eclipse as the center of their universe. As your post articulates the center of gravity is shifting toward the cloud…
Well, no IDE spans all the major languages today. VS is a great IDE if you're developing on Windows. But if you're developing across platforms, then you're likely to need an alternative like Eclipse or Mono.
My Integrated Development Environment is called "UNIX"...
I was impressed with Palm's Ares project as a browser-based IDE. It used components that have become part of the Cloud9 IDE, I believe: http://c9.io/
Be careful, you may start an IDE war. Besides, there are a lot of developers out there using Visual Studio. VS cannot do Java, except maybe one of MS Java version. And, I'm sure that Eclipse cannot do VB nor C#. Sorry, I use VS.
I thought this article would shed some light on what an IDE might look like in the cloud and how well it would or would not work. So far I haven't seen an impressive web app ( HTML 5 or other ) that is feature rich enough to satisfy the needs of a good IDE.