BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage IDEs Content on InfoQ

  • Eclipse and Java 6u21 problems

    Oracle recently released Java 6 update 21 which had a small but innocuous change in the way that the java.dll was created. Unfortunately, this change impacted Eclipse's startup; but a fix is on the way.

  • Eclipse Helios Simultaneous Release

    The Eclipse foundation today announced the release of Eclipse Helios, bringing 39 different projects to the same station for the seventh annual release train. The Eclipse projects are managed in an agile fashion, releasing seven milestone builds throughout the year and then a number of release candidates in the weeks leading up to June each year.

  • Karl Shifflett Shows How to make VS 2010’s Binding Builder Actually Work

    Visual Studio 2010 comes with a feature they call the “Binding Builder”. This tool, launched from the properties pane, helps developers quickly construct XAML bindings for WPF and Silverlight. But without some help, it doesn’t work when the data context is only set at runtime. Karl Shifflett shows how to work around this using design-time markup extensions.

  • Introducing Sun Yiyi’s Git Source Control Provider for Visual Studio 2008/2010

    Many .NET developers have turned to distributed source control systems. The most popular one seems to be Git, which was originally created by Linus Torvalds for Linux kernel development. One problem with Git is that it is predominately command-line based while .NET developers prefer to stay in the IDE. This is why Sun Yiyi’s Git Source Control Provider an important part of Git adoption.

  • Creating Add-Ins for Expression Web 4

    The hallmark of any good IDE is its extensibility. If developers can’t improve their own tools then they won’t see productivity improvements over time. The same goes for web designers, which is why Microsoft’s Expression Web 4 now offers an add-in model based on HTML+JavaScript.

  • Major UI Upgrade for Visual Studio 2010

    Visual Studio has received a major UI upgrade via the add-in Visual Studio 2010 Pro Power Tools. In addition to finally fixing the Add References dialog, the major change is what they are calling “Document Well 2010 Plus”. This significantly alters the way tabs are handled in the document pane.

  • Akshell: A RAD Cloud Service based on server-side JavaScript and an Online IDE

    Akshell is a Cloud Service that helps developers do Rapid Application Development using server-side JavaScript and an online IDE. It also provides Cloud hosting, so deployment is instant. Its creator describes it as a “web application network”.

  • An Interview with Coding Bubbles creator Andrew Bragdon

    Recently the Coding Bubbles project came out of stealth mode. The concept of a new IDE interaction model caught the attention of the software development community. InfoQ recently followed up with creator Andrew Bragdon to find out more about the project.

  • EGit Eclipse Git plug-in released

    The first public version of the org.eclipse EGit plug-in version 0.7.1 has been released at EclipseCon. EGit is based on the pure Java implementation JGit, which means that it has no external dependencies or native code requirements; something which has historically hindered the adoption of Eclipse's Subversion support.

  • Ruby in Steel 1.5 Released, Drops IronRuby Support

    SapphireSteel Software, the developers of the Visual Studio based Ruby in Steel IDE have just released version 1.5. Among many improvements, they also dropped support for IronRuby.

  • Eclipse 3.6M5 released

    This weekend, the Eclipse Foundation released their 3.6M5 of their namesake platform, including the Java IDE for which it has become synonymous. The 3.6 stream, also known as “Helios”, is due to be released in Summer this year; however, the M5 release is likely to be the last feature complete release with the remainder being bug fixes and optimisations.

  • Scala 2.8 Beta 1 Released

    The long-awaited beta for the new Scala version 2.8 has finally been released. It includes many new features, like for example a redesigned collections library, named and default arguments, and a much improved Eclipse IDE.

  • Ruby VM Roundup: 1.9.2 Gets DTrace Support, Rubinius 1.0 RC2 Adds Installers, IronRuby IDEs

    Rubinius 1.0RC2 adds binary installers, while Ruby 1.9.2 will get DTrace support. IronRuby moves closer to 1.0 and SharpDevelop 3.1 gains IronRuby support. Also: WEBRick users should consider upgrading to the latest versions of Ruby 1.8.x and 1.9.1 because of a recently discovered vulnerability.

  • Intellij IDEA 9: Java EE 6, OSGi, Flex and More

    JetBrains recently released their award winning IDE, Intellij IDEA 9. It includes support for a whole suite of new technologies, improved support for existing features, improved performance and a more streamlined user interface.

  • RubyMine 2.0 : A Clear Path to Dynamic Development

    JetBrains has taken it on themselves to create one of the premier Ruby IDEs on the market. It has been just over 6 months since version 1.0 was released and today, RubyMine 2.0.

BT