When comparing Eclipse Che vs BBEdit, the Slant community recommends Eclipse Che for most people. In the question“What are the best open-source text editors for programming?” Eclipse Che is ranked 20th while BBEdit is ranked 27th. The most important reason people chose Eclipse Che is:
Built-in terminal with root access so you can make changes to your running machines. Being able to SSH into the workspace so you can use a desktop IDE is handy.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro SSH + terminal
Built-in terminal with root access so you can make changes to your running machines. Being able to SSH into the workspace so you can use a desktop IDE is handy.
Pro Custom commands
You can package up custom commands with your workspace and then use them (or share them) with everyone else.
Pro Docker runtimes
You can choose from pre-configured environments for Java, Javascript, C++, PHP, C#, etc., or you can define your own by dropping in a Dockerfile - makes it easy for simple and complex projects.
Pro GIT and SVN VCS support
Projects can be easily imported from any Git or Svn repository hosting service.
Pro Reproducible environment
Pro Portable workspaces
The workspace in Che includes project sources, IDE and the runtime. So if you hand your Che workspace definition to another user and they execute it they will get everything they need to build, run and debug the project.
Also the runtime is in a Docker container so it will work even if the second user is on a different OS than the original user who shared their workspace with them.
Pro Previews
Che does a nice job to automatically map the service:port running in the Docker container (e.g. tomcat on 8080) to the Docker port it actually uses (something in the ephemeral range). You never need to figure that out - it's just made available when you run your server.
Pro Merge tool for VCS
Pro Open-source
Pro Stable development, been around for decades
BBEdit is commercial software, the paid counterpart to their free application Textwrangler. Though BBEdit comes off as pricey, this allows for stable and consistent updates from the developers. BBEdit has been around since 1992.
Pro Can open very large files
Pro Just about every feature is already built in
No searching for plug-ins that may or may not work.
Pro Great customer support
The developer is very responsive to bug reports and feature suggestions.
Pro Native application
Follows platform standards.
Pro Built-in FTP/SFTP browser
BBEdit can open files directly from, and save them to, any available FTP server. It can also open and save files directly via SFTP (SSH File Transfer Protocol).
Pro Great JAMStack environment
You can build the static site of your dreams without needing any external assistants. Although it does not process LESS, SASS, or SCSS files, BBEdit's includes are very powerful.
Cons
Con Slow runtime
Online IDE is much slower than desktop one.
Con Featureless
Con Expensive
It's US$49.99 a single user license.