News

Microsoft, IBM Execs Lament IDE Challenges at EclipseCon

The evolution of integrated development environments (IDEs) is not keeping pace with hardware advances, such as bigger and better screens, and significant trends like cloud computing that should be making software development easier and more efficient. That was the conclusion of two unlikely bedfellows: the lead developers for IBM's Eclipse tools team and Microsoft's Visual Studio organization.

Speaking together at last week's EclipseCon 2009 conference in Santa Clara, Calif., Kevin McGuire, senior software developer at IBM (also known as the "Eclipse UI guy"), and Tim Wagner, development manager for Visual Studio at Microsoft, lamented those challenges.

Focusing on the Eclipse Framework and Visual Studio, which have emerged as the two main development tooling platforms, the pair sat onstage before EclipseCon attendees and discussed where IDEs have been and where they ought to be going.

"It's amazing how much of the stuff that we have today was in Eclipse 1.0," said Wagner, a former Eclipse board member and lead of the Eclipse Web Tools Platform (WTP) before recently joining Microsoft's Visual Studio team. "You've got the navigator on the left, the code editor in the middle, your work area on the bottom. The pictures have gotten prettier, but it's very much the same experience, just refined."

McGuire showed the same static refinement in screenshots of Visual Studio. "How is it that you can go back eight or nine years and it looks pretty much the same, when so much has changed around us?"

For these two "dinosaurs" to thrive in the future, they will need to exploit advances in chip power and multiple-chip architectures, explore the potential of multiple-monitor systems (files on the right, debugging session on the left), and even consider the possibility of an IDE in a Web browser.

Some of these ideas are being embraced by IDE designers. McGuire pointed to an experimental online code editor from Mozilla Labs called Bespin and the G.ho.st virtual desktop computer.

Microsoft is planning to support multiple monitors for the first time in Visual Studio 2010, Wagner said in a post-keynote interview. He called it "our single most requested feature." And the company has its IDE aimed squarely at the cloud.

Wagner had taken the expected Microsoft jabs -- even from McGuire, who showed a depiction of a future Visual Studio interface crammed with toolbars and windows -- with a grain of salt. One might ask: What was Microsoft doing at EclipseCon?

"One of the things I told Microsoft when I accepted this job was that you've got to go to an open source conference with an air of self-awareness and a good sense of humor," Wagner said. "It's really an honor to have Microsoft onstage at an Eclipse conference, and being able to be here discussing trends was win enough."

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube