TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    NetBeans

    Score7 out of 10
    N/ANetBeans is a free and open source platform and integrated development environment (IDE).N/A

    TeamCity

    Score7.1 out of 10
    N/ATeamCity is a continuous integration server from Czeck company JetBrains.N/A
    Pricing
    NetBeansTeamCity
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    NetBeansTeamCity
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    NetBeansTeamCity
    Considered Both Products
    Open Source
    No answer on this topic
    JetBrains
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    7 Answers
    100%
    Would buy again
    5 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    5 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    7 Answers
    100%
    Happy with the feature set
    5 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    7 Answers
    No answers on this topic
    Best Alternatives
    NetBeansTeamCity
    Small Businesses
    Visual Studio
    Score8.8 out of 10
    Apache Maven
    Score9.1 out of 10
    Medium-sized Companies
    PyCharm
    Score9.3 out of 10
    Apache Maven
    Score9.1 out of 10
    Enterprises
    WebStorm
    Score9.6 out of 10
    Gradle Build Tool (Open Source)
    Score9 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    NetBeansTeamCity
    Likelihood to Recommend
    7.8
    (22 ratings)
    10.0
    (18 ratings)
    Usability
    9.0
    (2 ratings)
    -
    (0 ratings)
    Performance
    -
    (0 ratings)
    9.3
    (2 ratings)
    Support Rating
    8.5
    (4 ratings)
    -
    (0 ratings)
    User Testimonials
    NetBeansTeamCity
    Likelihood to Recommend
    Open Source
    NetBeans is extremely user friendly and easy to start developing complex applications. Adding and configuring external libraries is much simpler than in Eclipse. It is highly cost effective and most of the latest framework based libraries required are automatically downloaded to the projects. The overall tool is also light weight and consumes less memory as compared to other competitor tools.
    Incentivized
    Read full review
    JetBrains
    TeamCity is very quick and straightforward to get up and running. A new server and a handful of agents could be brought online in easily under an hour. The professional tier is completely free, full-featured, and offers a huge amount of growth potential. TeamCity does exceptionally well in a small-scale business or enterprise setting.
    Incentivized
    Read full review
    Pros
    Open Source
    • Debugging - Save time hunting down errors by stepping through the code to find the root of a problem.
    • Refactoring - Easily rename classes and variables or make other structural changes using built-in refactoring tools.
    • Service management - NetBeans integrates seamlessly with web application servers like Tomcat and GlassFish.
    • Source control - Works well with Git and other version control tools.
    Read full review
    JetBrains
    • TeamCity provides a great integration with git, especially Bitbucket.
    • When a new code release (build) fails TeamCity has a great tool for investigation and troubleshooting.
    • TeamCity provides a user-friendly interface. While some technical knowledge is required to use TeamCity, the design helps simply things.
    Incentivized
    Read full review
    Cons
    Open Source
    • NetBeans [should] work smoothly with systems having less RAM. Systems with less RAM face trouble with NetBeans.
    • File open history also requires improvement. Once NetBeans is restarted, all files are closed automatically and there is no shortcut to open last opened files.
    Incentivized
    Read full review
    JetBrains
    • The customization is still fairly complex and is best managed by a dev support team. There is great flexibility, but with flexibility comes responsibility. It isn't always obvious to a developer how to make simple customizations.
    • Sometimes the process for dealing with errors in the process isn't obvious. Some paths to rerunning steps redo dependencies unnecessarily while other paths that don't are less obvious.
    Incentivized
    Read full review
    Usability
    Open Source
    Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
    Incentivized
    Read full review
    JetBrains
    No answers on this topic
    Performance
    Open Source
    No answers on this topic
    JetBrains
    TeamCity runs really well, even when sharing a small instance with other applications. The user interface adequately conveys important information without being overly bloated, and it is snappy. There isn't any significant overhead to build agents or unit test runners that we have measured.
    Incentivized
    Read full review
    Support Rating
    Open Source
    NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
    Incentivized
    Read full review
    JetBrains
    No answers on this topic
    Alternatives Considered
    Open Source
    It works very smoothly as compared to other tools . The problem of restarting and reimporting the projects is not in the netbeans IDE . The front end development features are good . Netbeans connector is one of the best thing which enables us to deeply integrate netbeans IDE with google chrome browser
    Incentivized
    Read full review
    JetBrains
    TeamCity is a great on-premise Continuous Integration tool. Visual Studio Team Services (VSTS) is a hosted SAAS application in Microsoft's Cloud. VSTS is a Source Code Repository, Build and Release System, and Agile Project Management Platform - whereas TeamCity is a Build and Release System only. TeamCity's interface is easier to use than VSTS, and neither have a great deployment pipeline solution. But VSTS's natural integration with Microsoft products, Microsoft's Cloud, Integration with Azure Active Directory, and free, private, Source Code repository - offer additional features and capabilities not available with Team City alone.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • By working on Netbeans I just learned one more tool and can teach others about it. One should learn every tool so that it might help someday if another editor is not available and you have to use different software for your work.
    • Compiling code became easy as it is not a feature of normal text editors. Only IDE can do this.
    Incentivized
    Read full review
    JetBrains
    • TeamCity has greatly improved team efficiency by streamlining our production and pre-production pipelines. We moved to TeamCity after seeing other teams have more success with it than we had with other tools.
    • TeamCity has helped the reliability of our product by easily allowing us to integrate unit testing, as well as full integration testing. This was not possible with other tools given our corporate firewall.
    • TeamCity's ability to include Docker containers in the pipeline steps has been crucial in improving our efficiency and reliability.
    Incentivized
    Read full review
    ScreenShots