Codeanywhere is a Cloud IDE with the features of a Desktop IDE. Codeanywhere enables users to set up a workflow in any way desired. The features needed for coding tasks are built into Codeanywhere, including support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Languages included are popular programming ones such as C, C#, C++, CSS, HTTP, Java, JavaScript, PHP, Python, Ruby, SQL.
$6
per month 1 container
NetBeans
Score 7.1 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).
If you're looking for a VS Code-like online environment with containers to spin up a dev environment or execute code and scripts it is a good fit. The environments are very customizable, and, all said and done, the price is fair. If you're looking for a remote code editor that allows you to connect via SFTP/SSH and edit the remote files, it isn't quite as seamless as it used to be. I still haven't found any all-cloud alternative, but it could be better.
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.
Since some updates a couple of years ago, using Codeanywhere as a remote code editor rather than a container-based development environment has been more cumbersome and difficult.
The modular nature of connections and containers seems like a good idea, but they don't always work properly.
It's difficult sometimes to share a connection or container together with a collaborator.
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.
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.
I've used CodeTasty, which is much more of a straight remote code editor, but their dev team is entirely unresponsive, and I became uncomfortable storing credentials with them, so I pulled everything from them and went back to Codeanywhere. VS code is similar but not fully online. While I know that they've released a fully online version, I haven't had the time or wherewith-all to make it work in the capacity I need. Codeanywhere is still the best solution I've found.
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
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.