Skip to main content
TrustRadius
NetBeans

NetBeans

Overview

What is NetBeans?

NetBeans is a free and open source platform and integrated development environment (IDE).

Read more

Learn from top reviewers

Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is NetBeans?

NetBeans is a free and open source platform and integrated development environment (IDE).

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

29 people also want pricing

Alternatives Pricing

What is PyCharm?

PyCharm is an extensive Integrated Development Environment (IDE) for Python developers. Its arsenal includes intelligent code completion, error detection, and rapid problem-solving features, all of which aim to bolster efficiency. The product supports programmers in composing orderly and …

What is GitLab?

GitLab DevSecOps platform enables software innovation by aiming to empower development, security, and operations teams to build better software, faster. With GitLab, teams can create, deliver, and manage code quickly and continuously instead of managing disparate tools and scripts. GitLab helps…

Return to navigation

Product Demos

NetBeans Demo : Show Popup for 5 seconds then disappear automatically

YouTube

NetBeans Demo : How to install SwingX and How to use JXTable (Display data from database)

YouTube

[DEMO] Aplikasi Parkir Kendaraan dengan Java Netbeans dan Mysql

YouTube

Swing CRUD Application with Hibernate and SQL Server on NetBeans

YouTube

NetBeans Demo : Display image from database (BLOB) in JTable

YouTube

JRadioButton Example in JAVA Swing Netbeans IDE Demo.

YouTube
Return to navigation

Product Details

NetBeans Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

NetBeans is a free and open source platform and integrated development environment (IDE).

Reviewers rate Support Rating highest, with a score of 8.5.

The most common users of NetBeans are from Mid-sized Companies (51-1,000 employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews From Top Reviewers

(1-5 of 8)

A Powerful Tool for building enterprise Java applications

Rating: 8 out of 10
January 09, 2022
Vetted Review
Verified User
NetBeans
3 years of experience
Most of the coding is done through Netbeans. Netbeans provides you with the set of tools which makes it easier to code. The intellisense feature of it allows coders to type in code and netbeans automatically shows you a list of functions from which you can select. Netbeans is a free and an open source software, which helps in collaborating with others.
  • Good for Collaboration
  • Open Source
  • Good for Debugging and Testing Code
Cons
  • Should have more add-ons on the latest technologies like Angular and ReactJS
  • The software occupies lots of space and works very slow on computers having i3 processor
  • Netbeans provide only one view unlike Eclipse
It's best suited for collaboration. It is suitable for developing and testing enterprise Java applications. It has good debugging and testing strategies. The only drawback is debugging is very slow in Netbeans in comparison to Eclipse. It doesn't contain only Java as the coding language. It contains support for various others but is limited to the latest web development technologies.

Best open source IDE

Rating: 10 out of 10
September 01, 2018
MU
Vetted Review
Verified User
NetBeans
12 years of experience
It's being used as the main IDE for any Java, PHP, HTML, CSS and Javascript development. We love their licensing and also many developers have a lot of experience with this application, so they don't need to learn new tools and start using their knowledge.

NetBeans lets developers code applications faster and it reduces errors by alerting them to any possible issue. This IDE includes a lot of tools that help developers to stay in a single app for their work instead of switching between apps during their workflow.
  • It supports multiple programming languages, so you can code frontend code and backend code in the same app. There's no need to switch to other apps or go to the console to execute things.
  • If you need to guarantee that your PHP application is OK and without any errors, NetBeans includes tools and support for external tools to do code quality reviews, interpreter errors, version compatibility, etc.
  • If you are doing multi-platform development, NetBeans can share its config between OSs so you can switch to another OS and do your job with the same configuration.
Cons
  • Main problem is its performance, JAVA IDEs are great but heavy and slow on older machines, and sometimes you'll feel like editing files is slow.
  • Netbean can include tools or develop plugins to add compatibility with multiple PHP frameworks and WordPress installation so you can develop better apps.
  • It should add better support for custom formatting so you can format your code with custom rules.
NetBeans is a great developer if you work with multiple parts of a web application, like if you need to create a view, then business logic code, connect to the database, check any API calls, etc. You can do all of these things in NetBeans, there's no need to install additional tools.

Also, I think it offers the best debugger tool. It supports PHP out of the box and you can find problems faster and simpler with these tools.

Their UI is simpler, easy to customize and intuitive.

A Great IDE for Java Devepolers

Rating: 9 out of 10
April 23, 2020
zb
Vetted Review
Verified User
NetBeans
6 years of experience
I use the NetBeans tool to make coding in PHP programming language. NetBeans makes it very easy for us to create an e-commerce site. The wide library and simple user interface are the reason why we prefer NetBeans. Also, since we are working on Business Analytics, I plan to do the coding process with Python via NetBeans.
  • Working synchronously with Github ensures that all team employees can access the project.
  • It can work on many platforms such as Windows and Linux. We can also run all libraries for the Linux environment
  • The strongest part of NetBeans is that it has Visual Web Pack feature. Adding drag and drop technology to its content, NetBeans Java is the ideal tool for compiling.
Cons
  • NetBeans creates the configuration file itself and it is difficult for us to be unable to change the configuration file on different operating systems.
  • When compiling code, compilation and execution performance is slower than competing IDEs.
In particular, you can manage project files with a useful directory and file window. It also allows your projects to access existing FTP servers and sub-version repositories. Thanks to these tools, it makes our life easier to carry out all your transactions from a single point. It is also possible to copy and paste your projects on another computer. You can synchronize with Eclipse projects and buy Eclipse projects with NetBeans.

NetBeans Review

Rating: 7 out of 10
January 23, 2019
PJ
Vetted Review
Verified User
NetBeans
1 year of experience
NetBeans is used for development purposes in our organization by the IT department. At first, we used a different IDE for software development like Sublime Editor and Eclipse but I made a decision to use Netbeans as it is fast and has many features which a developer needs no matter which technology he/she is working on.
  • Formatting and defining rules for each language is a very useful feature in this IDE.
  • The code can be deployed very easy from Netbeans itself.
Cons
  • It should provide more themes and background colors for the code window. Some dark themes are good but they slow down the system.
  • There have been a few bugs in the latest version of NetBeans. NetBean's developer should resolve those bugs.
NetBeans are well suited if it is used by the same type of developers like Java developers or the same language developers. If a team has an IOS developer or Android developer they have to use Xcode or Android Studio Editor.

Why Use NetBeans for PHP?

Rating: 8 out of 10
November 20, 2017
da
Vetted Review
Verified User
NetBeans
3 years of experience
It saves a lot of time in development. First thing I like syntax checking which saves a lot of time of code inspection for finding errors. Also, it provides a lot of shortcuts to jump which we usually do while coding and most interesting thing is its auto detection of references in the code, it makes our understanding to code very fast and efficient. Few more things, you cannot ignore are Difference checker - very very accurate. It address our problems of code merging very efficiently Sub version support - it changes color of files in files menu or tab, that is useful in getting information of updated files visually. Plugins support for various frameworks. Searching in folders etc
  • Provide a way to go to definition of object or methods called in derived class or anywhere. It makes our understanding of code very easy.
  • Difference checker - extremely well and better than meld.
  • Auto Syntax checking
Cons
  • Searching should be fast.
  • Launch (boot) time of netbeans is slow.
  • Should inherit some features of sublime, like auto code completion and selection of text in column style.
  • It is larger in size with respect to other editors.
For Java, NetBeans best provides syntax checking, execution and difference checking, complete list of methods or functions etc. But it lacks in quick access to documentation to explore its features. Also, for HTML it is not well suited as doesn't provide preview. Also, you cannot use it for any language like we see in notepad plus plus. So, for python i will need to use different editor even I just want to see python code in proper coloring.
Return to navigation