Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Cloud9
Score 8.1 out of 10
N/A
AWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.N/A
Eclipse
Score 8.2 out of 10
N/A
Eclipse is a free and open source integrated development environment (IDE).N/A
WebStorm
Score 9.5 out of 10
N/A
WebStorm is an integrated development environment (IDE) by JetBrains. Designed for JavaScript and TypeScript development, WebStorm also aims to make it easy to tackle the most challenging tasks. Whether resolving Git merge conflicts or renaming a symbol across multiple files, it takes just a few clicks.
$0
per year
Pricing
AWS Cloud9EclipseWebStorm
Editions & Modules
No answers on this topic
No answers on this topic
Individual Non-Commercial
$0
per year
Individual
$6.90
per month
Bussiness
$15.90
per month per user
Individual
$69
per year
Business
$159
per year per user
Offerings
Pricing Offerings
AWS Cloud9EclipseWebStorm
Free Trial
NoNoYes
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS Cloud9EclipseWebStorm
Considered Multiple Products
AWS Cloud9

No answer on this topic

Eclipse
Chose Eclipse
Eclipse stands out with its feature set, reliability, and being completely free of charge. I have previously used NetBeans but had reliability issues with it, at least on Windows version. IDEA has modern UI and is significantly more user friendly than Eclipse; however, the free …
Chose Eclipse
Eclipse could be replaced by NetBeans or WebStorm, but these last two don't have an ABAP development tools plugin (not that I know of at least).
Chose Eclipse
NetBeans is the closest competitor I've found to Eclipse for Java development. IntelliJ IDEA is good as well but it isn't free. NetBeans is a free competitor that has split the Java community, and a lot of it comes down to preference, like the famous vim vs. emacs wars. I would …
Chose Eclipse
Eclipse provides the complexity necessary to trump Atom when working with Java, and is free when compared to WebStorm. NetBeans is a worthy competitor but it is all about preference.
WebStorm
Chose WebStorm
I think WebStorm is way ahead of open-source editors. Please don't get me wrong, I love open-source. But the other free editors have a lot of configuration which blocks my whole coding experience. Take "Atom" for example. I used it for about 3 months, but in that time I had to …
Chose WebStorm
I have loved using WebStorm because it has so many features that are helpful not only to those just starting out, but also to veteran programmers. WebStorm also has free educational licensing, which has been integral in creating a professional environment in my classroom. It …
Chose WebStorm
WebStorm is the best IDE for javascript over cloud9 and NetBeans which have traditionally supported a variety of languages with no specific specialty. While WebStorm has a cost associated per license, it is bar none when it comes to an integrated development environment needed …
Best Alternatives
AWS Cloud9EclipseWebStorm
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
Visual Studio
Visual Studio
Score 8.8 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
AWS Cloud9EclipseWebStorm
Likelihood to Recommend
7.0
(9 ratings)
7.8
(73 ratings)
9.3
(31 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
10.0
(1 ratings)
Usability
8.0
(3 ratings)
9.0
(2 ratings)
9.0
(4 ratings)
Support Rating
8.0
(2 ratings)
6.8
(19 ratings)
9.4
(8 ratings)
Implementation Rating
-
(0 ratings)
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
AWS Cloud9EclipseWebStorm
Likelihood to Recommend
Amazon AWS
When I am working with a large team of developers. Also, when a security policy, you are not allowed to install any app on your laptop. Cloud 9 is well integrated with Cloud commit. So we don't have to spend time in configurations.
Read full review
Open Source
I think that if someone asked me for an IDE for Java programming, I would definitely recommend Eclipse as is one of the most complete solutions for this language out there. If the main programming language of that person is not Java, I don't think Eclipse would suit his needs[.]
Read full review
JetBrains
Groups that use a [variety] of development environments (.net, python, web), Jebrain's products and Webstorm, in particular, are a great choice for productivity. If your developers are accustom to another IDE it might be better for all to sync on the same one. I wouldn't take the cost aspect as a consideration. A productive developer is far more important.
Read full review
Pros
Amazon AWS
  • It provides an extremely intuitive and easy-to-use interface, so adapting to it does not take much time.
  • It contains the most common programming languages.
  • It allows the export of files, either directly to the repository or to the team where you want it.
  • It is housed in the cloud so you can work with it from anywhere.
  • Allows you to share code or work on them with others in real-time.
  • Does not require installation.
Read full review
Open Source
  • Eclipse organizes imports well and does a good job presenting different programming languages.
  • Eclipse auto formats source code allowing customization and increased readability.
  • Eclipse reports errors automatically to users rather than logging it to the console.
  • Eclipse has coding shortcuts and auto-correction features allowing faster software development.
Read full review
JetBrains
  • Includes a built in spell checker to eliminate time wasted searching for small mistakes.
  • Provides a drop down menu of options complete with keyboard shortcuts that allow for streamlined programming.
  • Identifies when variables are named differently, allowing for cohesive work without the scrolling.
Read full review
Cons
Amazon AWS
  • Confusing documentation - AWS's documentation remains quite confusing, and the layout of other services/settings that you have to use with Cloud9 can be a bit of a handful.
  • Sometimes slow - As the size of a project increases, the editor gets increasingly slower, and starts slowing down the browser overall.
  • Long setup process - The setup for Cloud9 can be hard and tough, especially since the documentation is quite hard to understand.
Read full review
Open Source
  • While the DB integration is broad (many connectors) it isn't particularly deep. So if you need to do serious DB work on (for example) SQL Server, it is sometimes necessary to go directly to the SQL Server Studio. But for general access and manipulation, it is ok.
  • The syntax formatting is sometimes painful to set up and doesn't always support things well. For example, it doesn't effectively support SCSS.
  • Using it for remote debugging in a VM works pretty well, but it is difficult to set up and there is no documentation I could find to really explain how to do it. When remote debugging, the editor does not necessarily integrate the remote context. So, for example, things like Pylint don't always find the libraries in the VM and display spurious errors.
  • The debugging console is not the default, and my choice is never remembered, so every time I restart my program, it's a dialog and several clicks to get it back. The debugging console has the same contextual problems with remote debugging that the editor does.
Read full review
JetBrains
  • The popup file search sometimes frustrates me. It caps the number of results, and sometimes it isn't clear that it simply stopped looking. I also used to have trouble finding string occurrences that I knew were in my project, but I think they've made improvements in this area recently.
  • Being a AAA IDE, WebStorm can be a memory hog. If I don't kill it every few days, it can get really slow. I would love to see performance improvements.
  • Speaking of performance, WebStorm can take a long time to launch. I'd like to see improvements in launch times.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Open Source
I love this product, what makes it one of the best tool out in the market is its ability to function with a wide range of languages. The online community support is superb, so you are never stuck on an issue. The customization is endless, you can keep adding plugins or jars for more functionalities as per your requirements. It's Free !!!
Read full review
JetBrains
It's an irreplaceable part of my toolkit and isn't that expensive per year.
Read full review
Usability
Amazon AWS
The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
Read full review
Open Source
It has everything that the developer needs to do the job. Few things that I have used in my day-to-day development 1. Console output. 2. Software flash functionality supporting multiple JTAG vendors like J-LINK. 3. Debugging capabilities like having a breakpoint, looking at the assembly, looking at the memory etc. this also applies to Embedded boards. 4. Plug-in like CMake, Doxygen and PlantUML are available.
Read full review
JetBrains
Great in debugging, testing, developing and maintaining softwares in a number of languages. Great support for many languages and their syntaxes. Great support of many third party extensions and plugins like GIT and html plugins. The RAM usage of WebStorm however could be really improved, it literally takes almost all of the RAM of my machine with 16GB RAM
Read full review
Support Rating
Amazon AWS
Customer support is managed by the Cloud support team. I won't be able to comment on details, but it's fast.
Read full review
Open Source
I gave this rating because Eclipse is an open-source free IDE therefore no support system is available as far as I know. I have to go through other sources to solve my problem which is very tough and annoying. So if you are using Eclipse then you are on your own, as a student, it is not a big issue for me but for developers it is a need.
Read full review
JetBrains
I gave this rating because I have never needed their customer support, which is the highest level of support I suppose. When a product works just fine out of the box and everything you may need is well documented, it's a paradise for the customer. But I've seen some questions asked on their portal, and I've seen thorough answers given to the questions and the willingness to support the customer with follow-ups and everything else.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Open Source
No answers on this topic
JetBrains
Highly recommend the JetBrains Toolbox, it remembers your recent projects and launches from the task bar.
Read full review
Alternatives Considered
Amazon AWS
[AWS] Cloud9 offers specific features not available in the competition: Code collaboration using the chat features is the highlight which sets it apart. [The] code completion feature makes [it] very similar to the offline IDE like eclipse. It's much easier to use compared to Codeanywhere. It provides terminal access to EC2 instances and hence other amazon services.
Read full review
Open Source
The installation, adaptability, and ease of usage for Eclipse are pretty high and simple compared to some of the other products. Also, the fact that it is almost a plug and play once the connections are established and once a new user gets the hang of the system comes pretty handy.
Read full review
JetBrains
I think WebStorm is way ahead of open-source editors. Please don't get me wrong, I love open-source. But the other free editors have a lot of configuration which blocks my whole coding experience. Take "Atom" for example. I used it for about 3 months, but in that time I had to update the plugins hundreds of time, and for every little thing (e.g. linter) I had to download a community plugin, and with each plugin atom would get a little slow. Take "Eclipse" for another example, which is very suited for Java, but not so suited for JavaScript. Sublime was good, but WebStorm comes with many exciting features that I did not find in sublime/notepad.
Read full review
Return on Investment
Amazon AWS
  • We save time since we do not need to configure files or our equipment.
  • We have the most appropriate tools for software development in one place.
  • We can work from anywhere so if that day we could not get to our office or something we can do from home.
  • We can code with a single browser.
Read full review
Open Source
  • This development environment offers the possibility of improving the productivity time of work teams by supporting the integration of large architectures.
  • It drives constant change and evolution in work teams thanks to its constant versioning.
  • It works well enough to develop continuous server client integrations, based on solid or any other programming principle.
Read full review
JetBrains
  • Saves lot of time when we are finding the text or files.
  • Easy to work with for support projects.
  • Nice code completion feature.
  • It's all in one solution for both front end, back end and database solution to work with.
  • Initial learning curve is required to use the workbench.
  • Documentation can be improved better probably adding videos, would be helpful for visual person.
Read full review
ScreenShots

WebStorm Screenshots

Screenshot of Code CompletionScreenshot of JavaScript DebuggingScreenshot of Quick DocumentationScreenshot of Version Control IntegrationScreenshot of the Out-of-the-box Experience