| <!doctype html> |
| <html> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <meta name="description" content="Eclipse Che next-generation Eclipse IDE."> |
| |
| <!-- Favicons etc. --> |
| <link rel="icon" href="/images/ico/favicon.ico"> |
| <link rel="icon" sizes="16x16 32x32 64x64" href="images/ico/16x16.png"> |
| <link rel="apple-touch-icon" sizes="57x57" href="images/ico/57x57.png"> |
| <link rel="apple-touch-icon" sizes="60x60" href="images/ico/60x60.png"> |
| <link rel="apple-touch-icon" sizes="72x72" href="images/ico/72x72.png"> |
| <link rel="apple-touch-icon" sizes="76x76" href="images/ico/76x76.png"> |
| <link rel="apple-touch-icon" sizes="114x114" href="images/ico/114x114.png"> |
| <link rel="apple-touch-icon" sizes="120x120" href="images/ico/120x120.png"> |
| <link rel="apple-touch-icon" sizes="144x144" href="images/ico/144x144.png"> |
| <link rel="apple-touch-icon" sizes="152x152" href="images/ico/152x152.png"> |
| <link rel="apple-touch-icon" sizes="180x180" href="images/ico/180x180.png"> |
| <link rel="icon" type="image/png" href="images/ico/196x196.png" sizes="196x196"> |
| <link rel="icon" type="image/png" href="images/ico/192x192.png" sizes="192x192"> |
| <link rel="icon" type="image/png" href="images/ico/144x144.png" sizes="144x144"> |
| <link rel="icon" type="image/png" href="images/ico/96x96.png" sizes="96x96"> |
| <link rel="icon" type="image/png" href="images/ico/72x72.png" sizes="72x72"> |
| <link rel="icon" type="image/png" href="images/ico/48x48.png" sizes="48x48"> |
| <link rel="icon" type="image/png" href="images/ico/36x36.png" sizes="36x36"> |
| <link rel="icon" type="image/png" href="images/ico/32x32.png" sizes="32x32"> |
| <link rel="icon" type="image/png" href="images/ico/16x16.png" sizes="16x16"> |
| <link rel="manifest" href="images/ico/manifest.json"> |
| <meta name="msapplication-TileColor" content="#ffffff"> |
| <meta name="msapplication-TileImage" content="images/ico/144x144.png"> |
| <meta name="theme-color" content="#ffffff"> |
| |
| <!-- Always force latest IE rendering engine or request Chrome Frame --> |
| <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> |
| |
| <!-- Use title if it's in the page YAML frontmatter --> |
| <title>Eclipse Che | Next-Generation Eclipse IDE, Cloud IDE, and Workspace Server</title> |
| |
| <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> |
| <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:300' rel='stylesheet' type='text/css'> |
| <link href="stylesheets/all.css" rel="stylesheet" /> |
| <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> |
| <script src="javascripts/all.js"></script><script src="javascripts/bootstrap.min.js"></script> |
| |
| <!-- Tracking Snippets --> |
| |
| |
| <!-- GOOGLE TAG MANAGER --> |
| <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-T9PJ53" |
| height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| })(window,document,'script','dataLayer','GTM-T9PJ53');</script> |
| <!-- END GOOGLE TAG MANAGER --> |
| |
| |
| <!-- MARKETO MUNCHKIN --> |
| <script type="text/javascript"> |
| $.ajax({ |
| url: '//munchkin.marketo.net/munchkin.js', |
| dataType: 'script', |
| cache: true, |
| success: function() { |
| Munchkin.init('519-AYY-549'); |
| } |
| }); |
| </script> |
| |
| |
| |
| </head> |
| |
| <body class="index"> |
| |
| <header> |
| <div class="container-fluid"> |
| <a class="logo" href="./"><img alt="Eclipse Che" src="images/logo-eclipseche.svg" /></a> |
| |
| <nav class="menu-mobile"> |
| <a class="mobile-menu-toggle" data-toggle="collapse" aria-expanded="false" href="#mobileMenuItems"><i class="fa fa-bars"></i></a> |
| |
| <ul class="mobile-menu-items collapse" id="mobileMenuItems"> |
| <li><a href="features/">Features</a></li> |
| <li><a href="download/">Downloads</a></li> |
| <li><a target="_blank" href="https://eclipse-che.readme.io/docs/">Docs</a></li> |
| <li><a href="community/">Community</a></li> |
| <li><a href="download/">Get Started with <span>Eclipse Che<span></a></li> |
| </ul> |
| </nav> |
| |
| <nav class="menu-desktop"> |
| <ul> |
| <li><a href="features/">Features</a></li> |
| <li><a href="download/">Downloads</a></li> |
| <li><a target="_blank" href="https://eclipse-che.readme.io/docs/">Docs</a></li> |
| <li><a href="community/">Community</a></li> |
| <li><a href="blog/">Blog</a></li> |
| <li><iframe src="https://ghbtns.com/github-btn.html?user=eclipse&repo=che&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe></li> |
| <li><a class="btn-outline-dark" href="getting-started/">Get Started with <span>Eclipse Che<span></a></li> |
| </ul> |
| </nav> |
| |
| </div> <!-- /.container-fluid --> |
| </header> <!-- /header --> |
| |
| |
| <div class="jumbotron"> |
| <div class="container-fluid"> |
| <h1>Next-Generation Eclipse IDE</h1> |
| <h2>Eclipse Che is a developer workspace server and cloud IDE.</h2> |
| |
| <img alt="" class="img-responsive" src="images/hero-home.png" /> |
| </div> <!-- .container-fluid --> |
| </div> <!-- .jumbotron --> |
| <hr class="gray"> |
| |
| |
| <div class="container-fluid content" id="getting-started"> |
| <div class="row top"> |
| <div class="col-sm-6"> |
| <div class="cloud"> |
| <h2>Try Eclipse Che in the Cloud</h2> |
| <p>Codenvy hosts Eclipse Che workspaces with free accounts.</p> |
| <a href="getting-started-cloud/" class="larger">Get Started</a> |
| </div> |
| </div> |
| |
| <div class="col-sm-6"> |
| <div class="download"> |
| <h2>Download Eclipse Che</h2> |
| <p>Install binaries from an Eclipse mirror or build from source.</p> |
| <a href="getting-started-download/" class="larger">Get Started</a> |
| </div> |
| </div> |
| </div> <!-- .row --> |
| |
| <div class="row"> |
| <div class="col-sm-4"> |
| <h3>Developers</h3> |
| <p>Use Che as a desktop IDE for any framework or programming language. Take your projects and runtimes anywhere with workspace portability and export to the cloud.</p> |
| </div> |
| |
| <div class="col-sm-4"> |
| <h3>Product Owners</h3> |
| <p>Use Che to host on-demand workspaces accessible by any IDE or Web app with API/SSH. For example, SAP embeds Che in its development tools for SAP Hana.</p> |
| </div> |
| |
| <div class="col-sm-4"> |
| <h3>Plug-in Providers</h3> |
| <p>Use Che to create hosted tooling farms for your customers, or package custom assemblies with your plug-ins distributable as executables to customers.</p> |
| </div> |
| </div> <!-- .row --> |
| |
| </div> <!-- #getting-started --> |
| |
| |
| <hr class="gray"> |
| <div class="features"> |
| <div class="container-fluid content"> |
| <h2>Our Approach</h2> |
| |
| <div class="row"> |
| <div class="col-sm-6"> |
| <a href="images/features/img-features-a-new-kind-of-workspace.png"><img alt="" class="img-responsive" src="images/features/img-features-a-new-kind-of-workspace.png" /></a> |
| <h3>Workspaces with Runtimes</h3> |
| <p>Workspaces are composed of projects and runtimes. Create portable workspace replicas that run anywhere in the cloud or on your desktop ... <a href="features/#new-workspace">Read More</a></p> |
| </div> |
| |
| <div class="col-sm-6"> |
| <a href="images/features/img-features-collaborative-workspace-server.png"><img alt="" class="img-responsive" src="images/features/img-features-collaborative-workspace-server.png" /></a> |
| <h3>Collaborative Workspace Server</h3> |
| <p>Host Eclipse Che as a workspace server. Share tools, runtime and programming services across workspaces and teams. Control workspaces with REST APIs ... <a href="features/#collaborative">Read More</a></p> |
| </div> |
| </div> <!-- .row --> |
| |
| <div class="row"> |
| <div class="col-sm-6"> |
| <a href="images/features/img-features-cloud-ide.png"><img alt="" class="img-responsive" src="images/features/img-features-cloud-ide.png" /></a> |
| <h3>Cloud IDE</h3> |
| <p>A no-installation browser IDE and IOE accessible from any local or remote device. Thin, fast, and beautiful - it's the IDE our own engineers wanted ... <a href="features/#cloud-ide">Read More</a></p> |
| </div> |
| |
| <div class="col-sm-6"> |
| <a href="images/features/img-features-docker-powered.png"><img alt="" class="img-responsive" src="images/features/img-features-docker-powered.png" /></a> |
| <h3>Docker-Powered Environments</h3> |
| <p>Workspace runtimes are Docker-powered. Use our all-in-one stacks, pull from any registry, or author your own. Snapshot and embed runtimes into ... <a href="features/#docker-powered">Read More</a></p> |
| </div> |
| </div> <!-- .row --> |
| |
| <h2 class="text-light">View All <a href="features/">Product Features</a></h2> |
| </div> <!-- .container-fluid --> |
| </div> <!-- .features --> |
| |
| |
| <div class="video"> |
| <div class="container-fluid content"> |
| <h2>Silent Screencasts</h2> |
| |
| <div class="row"> |
| <div class="col-md-4"> |
| <a href="https://youtu.be/zvofry3M27k" target="_blank"><img src="images/video-workspaces@2x.png" alt="Java IntelliSense" class="img-responsive"></a> |
| <h3><a href="https://youtu.be/zvofry3M27k " target="_blank">Java IntelliSense </a></h3> |
| <p>15 Minutes 1 Second</p> |
| </div> |
| |
| <div class="col-md-4"> |
| <a href="https://youtu.be/AVXYcMdKCGg" target="_blank"><img src="images/video-run@2x.png" alt="Run, Commands, & Previews" class="img-responsive"></a> |
| <h3><a href="https://youtu.be/AVXYcMdKCGg" target="_blank">Commands & Previews</a></h3> |
| <p>13 Minutes 38 Seconds</p> |
| </div> |
| |
| <div class="col-md-4"> |
| <a href="https://youtu.be/D_BsLN9LcSA" target="_blank"><img src="images/video-debug@2x.png" alt="Debugger" class="img-responsive"></a> |
| <h3><a href="https://youtu.be/D_BsLN9LcSA" target="_blank">Debugger</a></h3> |
| <p>5 Minutes 2 Seconds</p> |
| </div> |
| </div> <!-- .row --> |
| |
| <div class="row"> |
| <h3 class="col-sm-12">More Videos</h3> |
| |
| <ul class="col-md-4"> |
| <li><a href="https://www.youtube.com/watch?v=86QmBy__azY">Terminal</a> 71 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=4kCEimYLw3w">Renaming a Java Class</a> 49 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=sKvwhv5bB3U">Renaming a Java Method</a> 58 Secs</li> |
| <li><a href="https://youtu.be/7BtLGqEjfRc">Code Auto-Completion</a> 150 Secs</li> |
| <li><a href="https://youtu.be/noKYHILl550">Open Declaration</a> 64 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=3bRBa-2gF3k">Parallel Workspaces</a> 234 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=AjgSp0dkxxU">Swing GUI with VNC</a> 182 Secs</li> |
| </ul> |
| |
| <ul class="col-md-4"> |
| <li><a href="https://www.youtube.com/watch?v=X6izqIUlNEM">Portable Workspaces</a> 98 Secs</li> |
| <li><a href="https://youtu.be/-GiZe8sksT8">Find Usage</a> 51 Secs</li> |
| <li><a href="https://youtu.be/SDCWeoMgoxA">Navigating Classes</a> 55 Secs</li> |
| <li><a href="https://youtu.be/5ItEe5BC4MM">Git Diff</a> 21 Secs</li> |
| <li><a href="https://youtu.be/Clu6whdnNx4">Git History</a> 52 Secs</li> |
| <li><a href="https://youtu.be/ZumoeSL4MGo">Quick Create Project</a> 48 Secs</li> |
| <li><a href="https://youtu.be/ZumoeSL4MGo">RESTful Workspaces</a> 48 Secs</li> |
| </ul> |
| |
| <ul class="col-md-4"> |
| <li><a href="https://www.youtube.com/watch?v=oWCPczMK-_8">Desktop IDE Over SSH</a> 73 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=TO5Y3zwg6Jk">OpenShift Plug-In</a> 176 Secs</li> |
| <li><a href="https://youtu.be/_UVrhcXbz8Q">Clone From GitHub</a> 58 Secs</li> |
| <li><a href="https://youtu.be/Uj4lymKAXZg">Define Command</a> 39 Secs</li> |
| <li><a href="https://youtu.be/Z15mEmx2-Qg">Build and Run Project</a> 41 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=xKOgJMqPTyg">Run Terminal</a> 305 Secs</li> |
| <li><a href="https://www.youtube.com/watch?v=RBU8OF2iMkU">Maven Dynamic Dependencies</a> 128 Secs</li> |
| </ul> |
| </div> <!-- .row --> |
| </div> |
| </div> |
| |
| |
| <div class="tech"> |
| <div class="container-fluid content"> |
| <h2>Technology</h2> |
| <p>We are building a world where anyone can contribute to a project without installing software. Che defines a new type of workspace that is composed of projects and runtimes, making its state distributable, portable and versionable. We use VMs, containers, and Web services to bring repeatability, consistency, and performance to workspaces.</p> |
| <img alt="" class="img-responsive" src="images/hero-home-technology.png" /> |
| |
| <h3>Cloud IDE</h3> |
| <p>Che’s browser IDE is built on an extensible plug-in platform that enables panels, menus, wizards, popups and tools. With an Orion editor experience, server-side RESTful code intellisense, and distributable workspaces, the developer experience and non-blocking performance will surprise you. Read about how we do this more in our <a href="https://eclipse-che.readme.io/docs/">documentation</a>, or check out the customization <a href="https://github.com/eclipse/che/blob/master/CUSTOMIZING.md">resource center</a>.</p> |
| |
| <h3>Workspace Server</h3> |
| <p>The Che server controls the lifecycle of workspaces and can be customized with plug-ins. Any client can communicate with the workspace server and any spawned workspaces. Read more in our <a href="https://eclipse-che.readme.io/docs/">documentation</a>, or see all the <a href="features/">features</a>.</p> |
| |
| <h3>Workspaces</h3> |
| <p>Workspaces are isolated and personal spaces for developer work. Whether developers use an API, browser, CLI, or SSH to access a workspace, their projects are synchronized and kept consistent. Plug-ins enable service injection into workspaces based upon project type, making every workspace tailored to the projects it manages. Read more in our <a href="https://eclipse-che.readme.io/docs/">documentation</a>.</p> |
| |
| <h3>Plug-Ins</h3> |
| <p>Che includes a growing set of <a href="https://eclipse-che.readme.io/docs/plug-ins">plug-ins</a>. You can also <a href="https://eclipse-che.readme.io/docs/developing-extensions">create and package</a> your own. You can also extend Che's runtimes, stacks, commands, look-and-feel. We are starting to build out customization <a href="https://github.com/eclipse/che/blob/master/CUSTOMIZING.md">resource center</a>.</p> |
| <div class="row"> |
| <div class="col-md-3 col-sm-6"> |
| <h5>Languages</h5> |
| <p>Syntax highlighting, stacks, templates, and code assistants.</p> |
| <ul> |
| <li>Java</li> |
| <li>C++</li> |
| <li>JavaSript</li> |
| <li>Python</li> |
| <li>PHP</li> |
| <li>Ruby</li> |
| <li>SQL</li> |
| |
| |
| </ul> |
| </div> |
| |
| <div class="col-md-3 col-sm-6"> |
| <h5>Frameworks</h5> |
| <p>Project types, scaffold tool integration, and syntax analysis.</p> |
| <ul> |
| <li>OpenShift</li> |
| <li>Angular JS</li> |
| <li>Docker</li> |
| <li>Yeoman</li> |
| </ul> |
| </div> |
| |
| <div class="clearfix"></div> |
| |
| <div class="col-md-3 col-sm-6"> |
| <h5>Builders</h5> |
| <p>Builders to manage unit tests, compilation, linking, and dependencies.</p> |
| <ul> |
| <li>Ant</li> |
| <li>Bower</li> |
| <li>Grunt</li> |
| <li>Gulp</li> |
| <li>Maven</li> |
| <li>Npm</li> |
| </ul> |
| </div> |
| |
| <div class="col-md-3 col-sm-6"> |
| <h5>Tools</h5> |
| <p>Extensions that integrate the IDE with other parts of the developer tool chain.</p> |
| <ul> |
| <li>Git</li> |
| <li>Orion</li> |
| <li>SSH</li> |
| <li>Subversion</li> |
| </ul> |
| </div> |
| </div> <!-- .row --> |
| </div> <!-- .container-fluid --> |
| </div> <!-- .tech --> |
| <hr class="gray"> |
| |
| |
| <div class="container-fluid content contributors"> |
| <h2>Contributors</h2> |
| |
| <ul> |
| <li><a href="https://codenvy.com" target="_blank"><img alt="Codenvy" src="images/img-contributors-codenvy@2x.png" /></a></li> |
| <li><a href="http://www.ibm.com" target="_blank"><img alt="IBM" src="images/img-contributors-ibm@2x.png" /></a></li> |
| <li><a href="http://www.redhat.com" target="_blank"><img alt="Red Hat" src="images/img-contributors-redhat@2x.png" /></a></li> |
| <li><a href="https://hana.sap.com" target="_blank"><img alt="SAP" src="images/img-contributors-sap@2x.png" /></a></li> |
| <li><a href="https://www.exoplatform.com" target="_blank"><img alt="eXo Platform" src="images/img-contributors-exo@2x.png" /></a></li> |
| <li><a href="http://wso2.com" target="_blank"><img alt="WSO2" src="images/img-contributors-wso2@2x.png" /></a></li> |
| </ul> |
| |
| <h2 class="text-light">Get <a href="community/">Involved With Eclipse Che</a></h2> |
| </div> <!-- .container-fluid --> |
| |
| |
| |
| <div class="twitter-share"> |
| <h6><i class="fa fa-twitter"></i> Was this page helpful? <a href="https://twitter.com/share">Share it on Twitter</a></h6> |
| </div> |
| |
| <footer> |
| <div class="container-fluid"> |
| <a class="logo" href="./"><img alt="Eclipse Che" src="images/logo-eclipseche.svg" /></a> |
| <p class="tagline">Next-Generation Eclipse IDE</p> |
| |
| <div class="sitemap"> |
| <ul> |
| <li><a href="download/">Downloads</a></li> |
| <li><a href="features/">Features</a></li> |
| <li><a target="_blank" href="https://eclipse-che.readme.io/docs/">Docs</a></li> |
| <li><a href="community/">Community</a></li> |
| <li><a href="blog/">Blog</a></li> |
| </ul> |
| </div> |
| |
| <a class="btn-outline-dark" href="getting-started/">Get Started with <span>Eclipse Che</span></a> |
| |
| <div class="copyright">Copyright © Eclipse Foundation 2016</div> |
| |
| </div> <!-- /.container-fluid --> |
| </footer> <!-- /footer --> |
| |
| </body> |
| </html> |