NetBeans vs TeamCity comparison

Cancel
You must select at least 2 products to compare!
Oracle Logo
524 views|310 comparisons
80% willing to recommend
JetBrains Logo
3,337 views|2,954 comparisons
92% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between NetBeans and TeamCity based on real PeerSpot user reviews.

Find out what your peers are saying about GitHub, Amazon Web Services (AWS), JetBrains and others in IDE.
To learn more, read our detailed IDE Report (Updated: March 2024).
769,599 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"C++ 11 support (for a long time)""It is easy to deploy, manage servers, and ORMS resources.""The learning curve is easy and fast because the interface is simple and intuitive, enabling us to easily train developers who are not expert in metrics.""When you have to develop in Java, this IDE is ideal because it has many plugins that make your life easier... For example, when working with Hibernate or with JPA, creating entities is very easy through a graphical interface.""It comes out of package fully-loaded with a lot of great features for web development.""One of the most important features is that Apache Maven supports it.""Large scale of projects, templates, and coding support.""Server Support"

More NetBeans Pros →

"Using TeamCity and emailing everyone on fail is one way to emphasize the importance of testing code and showing management why taking the time to test actually does saves time from having to fix bugs on the other end.""It provides repeatable CI/CD throughout our company with lots of feedback on failures and successes to the intended audiences via email and Slack.""It's easy to move to a new release because of templates and meta-runners, and agent pooling.""Good integration with IDE and JetBrains products.""One of the most beneficial features for us is the flexibility it offers in creating deployment steps tailored to different technologies.""TeamCity's GUI is nice.""TeamCity is a very user-friendly tool.""The integration is a valuable feature."

More TeamCity Pros →

Cons
"Debugging: Watches, Evaluate Expression, and data inspection are limited.""t is a very heavy load on the computer, especially when you compare with Sublime Text Limited plugins and themes.""There are always rooms for improvement for any product. The good thing with NetBeans is that since it is Open Source, you can just go ahead and contribute whatever you want to change yourself.""I would like there to be better integration with Git, as there are IDEs such as Eclipse that offer this integration in a much more elegant way than NetBeans.""Background scanning of sources on demand, disallowed by Options (processor usage, build cannot be deleted by the old version build).""The debugging mechanize could be improved compared to IntelliJ, for example.""One of main areas that the tool can improve is performance."

More NetBeans Cons →

"Integrating with certain technologies posed challenges related to time and required support from the respective technology teams to ensure smooth integration with TeamCity.""I need some more graphical design.""If there was more documentation that was easier to locate, it would be helpful for users.""The upgrade process could be smoother. Upgrading major versions can often cause some pain.""REST API support lacks many features in customization of builds, jobs, and settings.""We've called TeamCity tech support. Unfortunately, all their tech support is based in Europe, so we end up with such a big time crunch that I now need to have one person in the US.""Their online documentation is fairly extensive, but sometimes you can end up navigating in circles to find answers. I would like them (or partner with someone)​ to provide training classes to help newcomers get things up and running more quickly.""Last time I used it, dotnet compilation had to be done via PowerShell scripts. There was actually a lot that had to be scripted."

More TeamCity Cons →

Pricing and Cost Advice
  • "NetBeans is free and open source."
  • "I am sad that CLion is not free. Currently, it has no support for Linux makefiles, only cmake, and this is a big mess."
  • "It is an open source and free tool, with no changes, and the licensing allows me even to change source code, if I need."
  • More NetBeans Pricing and Cost Advice →

  • "Start with the free tier for a few build configs and see how it works for you, then according to your scale find the enterprise license which fits you the most."
  • "The licensing is on an annual basis."
  • More TeamCity Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which IDE solutions are best for your needs.
    769,599 professionals have used our research since 2012.
    Comparison Review
    Anonymous User
    Moving to TeamCity from Jenkins At work, we’re slowly migrating from Jenkins to TeamCity in the hope of ending some of our recurring problems with continuous integration. My use of Jenkins prior to this job has been almost strictly on a personal basis, although I pretty much only use Travis nowadays. The biggest difference upon initial inspection is that TeamCity is far more focused on validating individual commits rather than certain types of tests. Jenkins’ front page presents information that is simply not useful in a non-linear development environment, where people are often working in vastly different directions. How many of the previous tests passed/failed is not really salient information in this kind of situation. Running specific tests for individual commits on TeamCity is far more trivial in terms of interface complexity than Jenkins. TeamCity just involves clicking the ”…” button in the corner on any test type (although I wish it wasn’t so easy to click “Run” by accident). I generally find TeamCity a lot more intuitive than Jenkins out of the box. There’s a point at which you feel that if you have to scour the documentation to do anything remotely complex in an application, you’re dealing with a bad interface. One disappointing thing in both is that inter-branch merges improperly trigger e-mails to unrelated committers. I suppose it is fairly difficult to determine who to notify about failure in situations like these, though. It seems like TeamCity pulls up the… Read more →
    Questions from the Community
    Ask a question

    Earn 20 points

    Top Answer:One of the most beneficial features for us is the flexibility it offers in creating deployment steps tailored to different technologies.
    Top Answer:It's open source, however, if you want your solution to be deployed on their cloud or on the cloud in general without you being involved and having it and managed by them, there may be costs involved… more »
    Top Answer:I haven't faced many challenges or issues that I would like to see improved in TeamCity. As for deployment challenges, they are often tied to the specific technology being integrated with TeamCity. In… more »
    Ranking
    6th
    out of 25 in IDE
    Views
    524
    Comparisons
    310
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    6th
    out of 41 in Build Automation
    Views
    3,337
    Comparisons
    2,954
    Reviews
    3
    Average Words per Review
    531
    Rating
    7.3
    Comparisons
    Replit logo
    Compared 25% of the time.
    Codeium  logo
    Compared 23% of the time.
    Codespaces logo
    Compared 19% of the time.
    SonarLint logo
    Compared 18% of the time.
    Oracle SQL Developer logo
    Compared 15% of the time.
    GitLab logo
    Compared 44% of the time.
    CircleCI logo
    Compared 17% of the time.
    Jenkins logo
    Compared 8% of the time.
    Harness logo
    Compared 7% of the time.
    Tekton logo
    Compared 6% of the time.
    Learn More
    Overview
    NetBeans IDE. The Smarter and Faster Way to Code. Quickly and easily develop desktop, mobile and web applications with Java, PHP, C/C++ and more. NetBeans IDE is FREE, open source, and has a worldwide community of users and developers.

    TeamCity is a Continuous Integration and Deployment server that provides out-of-the-box continuous unit testing, code quality analysis, and early reporting on build problems. A simple installation process lets you deploy TeamCity and start improving your release management practices in a matter of minutes. TeamCity supports Java, .NET and Ruby development and integrates perfectly with major IDEs, version control systems, and issue tracking systems.

    Sample Customers
    Weyco Group Inc.
    Toyota, Xerox, Apple, MIT, Volkswagen, HP, Twitter, Expedia
    Top Industries
    VISITORS READING REVIEWS
    Comms Service Provider15%
    University11%
    Government11%
    Computer Software Company10%
    REVIEWERS
    Financial Services Firm13%
    Computer Software Company13%
    Leisure / Travel Company7%
    Non Tech Company7%
    VISITORS READING REVIEWS
    Financial Services Firm21%
    Computer Software Company15%
    Manufacturing Company9%
    Comms Service Provider8%
    Company Size
    REVIEWERS
    Small Business13%
    Midsize Enterprise63%
    Large Enterprise25%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise19%
    Large Enterprise63%
    REVIEWERS
    Small Business37%
    Midsize Enterprise15%
    Large Enterprise48%
    VISITORS READING REVIEWS
    Small Business25%
    Midsize Enterprise9%
    Large Enterprise66%
    Buyer's Guide
    IDE
    March 2024
    Find out what your peers are saying about GitHub, Amazon Web Services (AWS), JetBrains and others in IDE. Updated: March 2024.
    769,599 professionals have used our research since 2012.

    NetBeans is ranked 6th in IDE while TeamCity is ranked 6th in Build Automation with 25 reviews. NetBeans is rated 8.2, while TeamCity is rated 8.2. The top reviewer of NetBeans writes "No additional configuration is needed, just checkout projects from the VCS server and open it". On the other hand, the top reviewer of TeamCity writes "Build management system used to successfully create full request tests and run security scans". NetBeans is most compared with Replit, Codeium , Codespaces, SonarLint and Oracle SQL Developer, whereas TeamCity is most compared with GitLab, CircleCI, Jenkins, Harness and Tekton.

    We monitor all IDE reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.