We have, and also use, Atom, Notepad++, and BlueFish which are all OpenSource. BBEdit is quickly losing ground to some of these other programs. Most of the time we end up switching to one of these other programs is because we are on a new computer and we know we can just grab …
I'm primarily a graphic designer who does occasional web development. For me, BBEdit works very well. I use it both for developer projects (editing code, editing system files) and for general text processing (cleaning up, formatting, or extracting text). I like that it offers real-time previews of edits to web project files. It comes with some nice editor themes and supports adding more or customizing them. I expect that for some coders, it will be inadequate. It is not an IDE. On the other end of the spectrum, someone who expects an experience more like Microsoft Word will be very disappointed; or if they wanted something more along the lines of Windows Notepad, they may find it to be overkill. It is an ASCII text editor with many advanced commands and tools built-in.
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.
BBEdit remembers what I had open, so I never have to worry about losing work when I accidentally close the software. It will hold onto information almost indefinitely, so that the next time I open a program, I can access the information that I may have forgotten to save. Thankfully, its save function is also very simple to use, so I recommend still saving your work as needed.
Scripts are the most important aspect of BBEdit for the company I work for. Being able to import scripts and create new ones all in the same location are great.
The cost of this product has just become too much for the functionality that most people need. You can find free or $10 tools that do what most people need to do.
The BBEdit program has lots of functionality, but could it be too much? Are there too many options?
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.
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.
I've been using BBEdit — no joke — for nearly three decades now. Believe it or not, I'm still getting "upgrade pricing" 13 versions later. Bare Bones' support has always been stellar, and pricing continues to be affordable compared to similar tools.
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.
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
It saves me time, not only with web projects, but even with design, when I want to strip out formatting in text, I bring it in to BBEdit to clean it up.
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.