Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Development
    • Development

    JetBrains Joins Team Tools Battle

    Written by

    Darryl K. Taft
    Published July 25, 2006
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      JetBrains, which has maintained a cultlike following as the Java integrated development environment for discerning developers, is making a move into the team development space with a new, open team management system for developers.

      In addition to the new team management system, known as JetBrains TeamCity, JetBrains is introducing a new version of its core IDE platform, IntelliJ IDEA 6.0. The Prague, Czech Republic-based company is scheduled to announce the release of beta versions of these products on July 26.

      Sergey Dmitriev, JetBrains co-founder and chief executive, said JetBrains IntelliJ IDEA 6.0 and TeamCity are designed to run independently, but also to be able to integrate tightly when they are used together.

      New features and enhancements in IntelliJ IDEA 6.0 include support for EJB (Enterprise JavaBeans) 3.0 and Persistence Units, along with assistance for migrating code from earlier EJB versions; enhanced Java Enterprise Edition support, including JSP (JavaServer Pages) improvements, support for JSF (JavaServer Faces) and the Struts framework; new Web development features including support for JavaScript, AJAX (Asynchronous JavaScript and XML), HTML, CSS (Cascading Stylesheets) and XML; and a new GWT Studio plug-in for developing applications using GWT (Google Web Toolkit).

      /zimages/4/28571.gifClick here to read eWEEK Labs review of IntelliJ IDEA 5.0.

      Other new IntelliJ IDEA 6.0 features include support for additional application servers, such as BEAs WebLogic 9 and IBMs WebSphere; an enhanced GUI designer with support for Suns Swing and third-party layout managers; a new team collaboration feature known as IDE Talk that enables developers to exchange text messages, exceptions, code pointers and code changes without leaving the IDE; and enhanced testing and code analysis tools.

      Meanwhile, TeamCity facilitates collaboration and enhances team productivity, Dmitriev said. The IDE-independent tool is targeted at both developers and their managers, he said.

      Key features in TeamCity include continuous integration support, to integrate and remotely test code changes many times a day utilizing either JUnit (for Java) or NUnit (for .Net) testing frameworks; delayed commit, which helps keep the code in version control clean and functioning at all times; build management features, including Build Grid, which allows running multiple builds and build types at a time, using popular build tools such as Ant, Maven, NAnt and MSBuild; code coverage analysis; static code analysis; and Web-based administration and project dashboard.

      Having achieved its status as an elite tool for individual programmer development, JetBrains is now entering the team development arena, where it must compete anew with companies like Borland and IBM, as well as face new competition from those two and other players such as Serena Software, MKS, Accurev and even Microsoft.

      Dmitriev said JetBrains is not afraid to make this foray into the application lifecycle management space, even with the big names already there.

      “Big companies are trying to make team tools to sell to big companies,” he said. “Were doing team tools to improve the productivity of engineers on the team.”

      Moreover, Dmitriev stressed that TeamCity is “completely IDEA-independent. We already have support for Microsoft Visual Studio Team System and for NetBeans and Eclipse.”

      Indeed, TeamCity can be used with most any IDE, he said.

      Perhaps what makes JetBrains so appealing to developers is that it is solely focused on developers and the problems they face daily.

      “We try to solve all pain points that we see for developers,” Dmitriev said. “We dont have to think like developers—we are developers.”

      Next Page: Not satisfied with JBuilder.

      Page 2

      Dmitriev worked at TogetherSoft (now part of Borland Software) before co-founding JetBrains in 2000. He said he began thinking a lot about how to use artificial intelligence and knowledge base engineering to “make programming more automatic” and to remove from the developer some of the routine work that is part of the development process.

      Early in his Java life, Dmitriev said he did a lot of work using JBuilder, Borlands Java development tool. “I found I was quite unsatisfied with that,” he said. “The notion of an IDE at that time was an editor, compiler and a debugger under one roof. I found I needed much more—more intelligence” in a tool, he said.

      Dmitriev said the Java development environment he envisioned would know more about the language itself and would help the developer along. And the first generation of Java development tools, including Symantecs Visual Café and JBuilder, lacked the capabilities he was after, he said.

      So Dmitriev and two partners started JetBrains in February 2000 and released Version 1 of its tool in January 2001. The group spent about $70,000 to develop the tool, he said. But within weeks after releasing it, JetBrains was profitable, he said.

      “Our main goal was making a full-featured IDE,” he said.

      Martin Fowler, chief scientist at ThoughtWorks and an author and speaker on software development issues, mentioned JetBrains in an article called “Crossing the Refactoring Rubicon,” and the company gained a groundswell of interest, Dmitriev said. Soon other IDEs began implementing features JetBrains had introduced into its IDE.

      “Im quite happy that other IDEs copied us” and began to put in features such as integrated refactoring, intelligent browsing, intelligent how-to complete and fixing bugs before compiling.

      The ability to get ahead of the market with innovations has enabled JetBrains to hold out from joining the Eclipse juggernaut or Suns NetBeans open-source development platform.

      While companies such as Borland threw in the towel and decided to join Eclipse and base their Java tools on the Eclipse platform, JetBrains will remain independent and will continue to innovate ahead of the market, Dmitriev said.

      Dmitriev said he welcomes competition and scoffs at the notion that commoditization could trump his business strategy.

      “Commoditization is not a problem when youre doing something unique,” he said. “In the IDE space everybody thinks that what is there now is all there is to invent—that everything is already invented. But there is a lot more to create.”

      JetBrains IntelliJ IDEA sells for about $500, but Alex Tkachman, the companys marketing director, claims the product quickly pays for itself in productivity gains. “The price of our product is just the cost of a programmer for one or two days of work, and for most companies its not an issue.”

      Next Page: IntelliJ versus Eclipse.

      Page 3

      John Zukowski, a developer at SavaJe Technologies, in Chelmsford, Mass., which builds software for the mobile space, said he uses IntelliJ IDEA regularly.

      “I used to use JBuilder but switched to IntelliJ with SavaJe,” he said. “They didnt force the tool on anyone, it was developers choice, and I just went with what others picked and loved it.”

      Zukowski said IntelliJ IDEA has many similarities to JBuilder, in particular being a strong and capable programmers editor. “Some people in-house use Eclipse or NetBeans, but in comparisons have found IntelliJ to be faster,” he said. “I really like many of the refactoring features and what you can think of as find problems searches that identify problem areas of source that should get a second look.”

      Benjamin Booth, a developer at webMethods, in Fairfax, Va., said he switched from JBuilder to IntelliJ IDEA and used it for three years until webMethods standardized on Eclipse.

      The JetBrains tool “is head and shoulders ahead of any other IDE in terms of usability,” Booth said. “My Java dev got so much faster using its refactoring utilities, something no IDE had at that point. Everyone on my team tried to memorize all the shortcuts until, eventually, using IDEA for Java felt like an extension of our brain rather than some tool that we were forced to deal with.”

      Jeff Genender, chief technology officer at Savoir Technologies, of Evergreen, Colo., said he has used IntelliJ IDEA too. “IntelliJ seems to be a preferred tool for many developers, as the user interface is clean and it has a good set of open-source plug-ins to choose from,” he said. “The company is … very open-source-friendly in that they offer an Open Source License, which means that if youre a committer on an open-source project, JetBrains will give you a free license.”

      However, Genender said he believes Eclipse has caught up to IntelliJ, “and it has many more plug-ins available, so I am finding myself more and more in Eclipse,” he said.

      John Crupi, CTO of JackBe, of Bethesda, Md., and former distinguished engineer at Sun Microsystems, said IntelliJ is “probably the best refactoring IDE out there.”

      Geir Magnusson, a Java developer and Apache Foundation committer and project lead, called IntelliJ “very well-polished, and very in tune with the needs of working, professional developers.”

      However, Genender said, “At $499 for IntelliJ, its going to be interesting to see where JetBrains business goes as Eclipse continues to get more refined, and Eclipse is free.”

      Dmitriev said his privately held companys business continues to grow.

      “It is growing, its always growing—not as fast as it used to, but it continues to grow,” he said.

      One opportunity for additional growth is AJAX development, said Mike Aizatsky, senior developer in JetBrains St. Petersburg, Russia, research and development lab. Aizatsky said IntelliJ has been optimized to support AJAX development. “It is not just for Java,” he said. “Our support for AJAX development is as good as our Java support.”

      Tkachman said JetBrains is the master of its own destiny and the team is driven to continue to innovate.

      “Were not worried too much about competition,” he said. “If for some reason in the future we are not able to compete it is our own fault,” he said.

      Asked whether he felt like JetBrains was a Rolls Royce of Java development tools, Dmitriev said: “It may be better to compare us to a BMW—best quality and fast implementation.”

      He said his goal is to remain independent as he is not interested in being acquired. “You might make money, but you lose the spirit,” he said.

      In addition to St. Petersburg, JetBrains has R&D labs in Boston.

      Dmitriev continues to work not only on enhancing the JetBrains tools, but also on his own research projects, including what he calls the Meta Programming System, or MPS, which he said is a different way of looking at problems and writing programs. MPS implements DSLs (domain-specific languages) to create applications, he said.

      Moreover, while JetBrains is not an open-source company, Tkachman said it supports more than 350 open-source projects, and through its early-access program, JetBrains shares its plans for its products as soon as they are devised.

      The company is also working on a plug-in repository, he said.

      Check out eWEEK.coms for the latest news, reviews and analysis in programming environments and developer tools.

      Darryl K. Taft
      Darryl K. Taft
      Darryl K. Taft covers the development tools and developer-related issues beat from his office in Baltimore. He has more than 10 years of experience in the business and is always looking for the next scoop. Taft is a member of the Association for Computing Machinery (ACM) and was named 'one of the most active middleware reporters in the world' by The Middleware Co. He also has his own card in the 'Who's Who in Enterprise Java' deck.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.