blob: 426180a19b0f175e92e747d5a6561a1d92b74782 [file] [log] [blame]
<!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 Blog.">
<!-- Favicons etc. -->
<link rel="icon" href="../images/ico/16x16.png">
<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 | Blog</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="download download_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="../blog/">Blog</a></li>
<li><a href="../getting-started/">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">
<div class="row">
<div class="col-sm-8">
<h1>Blog</h1>
<h2>Thoughts about Eclipse Che from the community.
</div>
</div> <!-- /.row -->
</div> <!-- /.container-fluid -->
</div> <!-- /.jumbotron -->
<hr class="gray">
<div class="container-fluid content">
<div class="block">
<h2>Getting GWT into Eclipse Che</h2>
<p><b>April 6, 2016:</b> I would love to see GWT in Eclipse Che. The current plugin is hosted... <b><a href="https://plus.google.com/u/0/109081057664337306603/posts/36Bm9Vuz1p6">Read More</a></b></p>
</div>
<div class="block">
<h2>Integrate OpenShift and Eclipse Che for faster development</h2>
<p><b>April 5, 2016:</b> When we create software todayDualityOfDevAndProd, we often hit a brick wall and waste many hours because creating copies of another system is far too hard. We create copies for many reasons – a few common examples are: replicating production issues; asking another developer for help... <b><a href="http://developers.redhat.com/blog/2016/04/05/integrate-openshift-and-eclipse-che-for-faster-development/">Read More</a></b></p>
</div>
<div class="block">
<h2>Is Eclipse Che Sinking the Eclipse IDE?</h2>
<p><b>April 4, 2016:</b> Tyler Jewell, head of the project Eclipse Che can be proud of himself and his team of developers. Rarely an Eclipse project recent received so much response. But one question unanswered smoldered in the room: Is Che Eclipse begun to replace the traditional Eclipse IDE... <b><a href="https://jaxenter.de/eclipse-che-der-untergang-der-klassischen-eclipse-ide-37806">Read More</a></b></p>
</div>
<div class="block">
<h2>Running Eclipse Che on a Raspberry Pi</h2>
<p><b>April 1, 2016:</b> Eclipse Che is a very cool Eclipse technology that provides you with a browser-based IDE that can be extended with plug-ins... <b><a href="https://blog.benjamin-cabe.com/2016/04/01/running-eclipse-che-on-a-raspberry-pi">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che Availability Release</h2>
<p><b>March 31, 2016:</b> Codenvy, the browser-based IDE and workspace server, reached general availability today. The update comes shortly after a major update to the workspace server project, Eclipse Che, upon which Codenvy is based... <b><a href="http://sdtimes.com/eclipse-moves-che-to-general-availability/?utm_content=32115032&utm_medium=social&utm_source=twitter">Read More</a></b></p>
</div>
<div class="block">
<h2>Find The Flow Use Cases - Eclipse Che</h2>
<p><b>March 31, 2016:</b> Let's pretend I just got hired as a developer at Codenvy. My manager tells me I'll be working on Eclipse Che, the open source... <b><a href="http://findtheflow.io/docs/usecases.html#_eclipse_che_dashboard">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Tooling Platforms</h2>
<p><b>March 29, 2016:</b> Two weeks ago at EclipseCon, the Eclipse Che project announced its 4.0 release. This announcement is the first major result from the Eclipse Cloud Development strategy we announced eighteen months ago. Eclipse Che is an innovative new IDE platform which has been designed specifically... <b><a href="https://mmilinkov.wordpress.com/2016/03/29/eclipse-tooling-platforms/">Read More</a></b></p>
</div>
<div class="block">
<h2>EclipseCon NA 2016 - Take Aways</h2>
<p><b>March 25, 2016:</b> One trend is the move from traditional desktop IDEs to cloud based environments. In particular, the ability to develop in hosted runtime environments using tools such as Docker and Vagrant is making this an even more attractive option. Eclipse Che is an extensible service and an IDE that can be potentially be used for creating custom development environments... <b><a href="https://blog.kinoma.com/2016/03/eclipsecon/">Read More</a></b></p>
</div>
<div class="block">
<h2>Getting Started with Eclipse Che and Wordpress</h2>
<p><b>March 22, 2016:</b> Eclipse Che was built with the goal of simplifying project configuration in mind. The most recent release boasts rich PHP and database features that make Che the perfect... <b><a href="https://dzone.com/articles/getting-started-with-wordpress-and-che">Read More</a></b></p>
</div>
<div class="block">
<h2>Build a Cloud IDE Environment with Eclipse Che on CentOS7 and nginx</h2>
<p><b>March 22, 2016:</b> Eclipse Che is touted as "the next-generation Eclipse IDE" and it has an early release... <b><a href="http://qiita.com/skht777/items/51315f8f66a71d5ffb57">Read More</a></b></p>
</div>
<div class="block">
<h2>Lagom, Anger at Oracle, and a Revolution with Eclipse Che - Our Topics of the Week</h2>
<p><b>March 14, 2016:</b> Many new there was heard in the US, where this year's EclipseCon NA took place in the last week from Virginia. In addition to the initial release of Eclipse Che, the self-proclaimed future of IDEs, Microsoft announced that the Eclipse Foundation join... <b><a href="https://jaxenter.de/lagom-aerger-bei-oracle-und-viva-la-revolucion-mit-eclipse-che-unser-wochenrueckblick-36654">Read More</a></b></p>
</div>
<div class="block">
<h2>A Review of Eclipse Che: A Cloud IDE, developers with change</h2>
<p><b>March 14, 2016:</b> The developer of Eclipse integrated development environment for software development has designed a new IDE that believes work processes for programmers and developers using the cloud will change... <b><a href="http://www.sokanacademy.com/blog/%D9%86%D9%82%D8%AF-%D9%88-%D8%A8%D8%B1%D8%B1%D8%B3%DB%8C-%D8%A7%DA%A9%D9%84%DB%8C%D9%BE%D8%B3-%D8%B4%DB%8C-%DB%8C%DA%A9-%D8%A2%DB%8C-%D8%AF%DB%8C-%D8%A7%DB%8C-%D8%A7%D8%A8%D8%B1%DB%8C-%DA%A9%D9%87-%D9%81%D8%B1%D8%A7%DB%8C%D9%86%D8%AF-%DA%A9%D8%A7%D8%B1%DB%8C-%D8%AA%D9%88%D8%B3%D8%B9%D9%87-%D8%AF%D9%87%D9%86%D8%AF%DA%AF%D8%A7%D9%86-%D8%B1%D8%A7-%D9%85%D8%AA%D8%AD%D9%88%D9%84-%D8%AE%D9%88%D8%A7%D9%87%D8%AF-%DA%A9%D8%B1%D8%AF/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87-%D9%86%D9%88%DB%8C%D8%B3%DB%8C">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che looks promising, the cheese's moved around</h2>
<p><b>March 12, 2016:</b> A very quick look at Eclipse Che shows a promising concept... <b><a href="http://blog.mimozar.com/archives/2461">Read More</a></b></p>
</div>
<div class="block">
<h2>Running Eclipse Che on Microsoft Azure</h2>
<p><b>March 10, 2016:</b> If you've been paying attention these days ads during EclipseCon you've read that it has launched a new web IDE called Eclipse Che. I've been playing with it, seeing how it would be possible host it on Microsoft Azure. In this post I'll tell you how.... <b><a href="https://www.returngis.net/2016/03/eclipse-che-en-microsoft-azure/">Read More</a></b></p>
</div>
<div class="block">
<h2>Getting Started with Node.js and Che</h2>
<p><b>March 10, 2016:</b> The most recent release of Eclipse Che boasts rich Node.js features including IntelliSense, key bindings, and refactoring that make adopting it a seamless process. In this post, we'll provide you with a basic starter's guide for using Che... <b><a href="https://dzone.com/articles/getting-started-with-nodejs-and-che">Read More</a></b></p>
</div>
<div class="block">
<h2>SAP lures developers with Eclipse Che IDE</h2>
<p><b>March 10, 2016:</b> SAP continues to demonstrate its commitment to open source with the announcement at EclipseCon that SAP Web IDE for SAP HANA is based on Eclipse Che. Eclipse Che is an open source developer workspace server and cloud IDE... <b><a href="http://www.enterprisetimes.co.uk/2016/03/10/sap-lures-developers-eclipse-che-ide/">Read More</a></b></p>
</div>
<div class="block">
<h2>Microsoft Visual Studio integrates with the Eclipse open source development environment</h2>
<p><b>March 10, 2016:</b> Of course, this news will not cause such a sensation as the release of Microsoft's version of SQL Server for the Linux operating system, but for programmers, the fact that Microsoft has joined the Eclipse Foundation community and decided to integrate Visual Studio with the Eclipse environment is no less important... <b><a href="http://www.pcweek.ru/foss/article/detail.php?ID=183344">Read More</a></b></p>
</div>
<div class="block">
<h2>The first release of the Eclipse Che IDE</h2>
<p><b>March 9, 2016:</b> Eclipse Foundation organization has announced the first release of the IDE new generation of the Eclipse by Che, whose interface is independent of the data and can be configured using a web-based technologies... <b><a href="https://www.opennet.ru/opennews/art.shtml?num=44014">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Snags Microsoft, Launches Che IDE for the Cloud</h2>
<p><b>March 8, 2016:</b> Microsoft announced it has joined the open-source Eclipse Foundation and Eclipse officially releases the Eclipse Che cloud IDE... <b><a href="http://www.eweek.com/developer/eclipse-snags-microsoft-launches-che-ide-for-the-cloud.html">Read More</a></b></p>
</div>
<div class="block">
<h2>EclipseCon kicks off with Che release</h2>
<p><b>March 8, 2016:</b> Eclipse Che, the developer workspace server and cloud IDE, had its initial release this morning at EclipseCon. Mike Milinkovich, executive director of the Eclipse Foundation, said... <b><a href="http://sdtimes.com/eclipsecon-kicks-off-with-che-release/">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che is a cloud-based IDE that wants to reimagine how developers work</h2>
<p><b>March 8, 2016:</b> Eclipse has a new IDE named Che, which it thinks will redefine how developers work and coordinate efforts using the cloud... <b><a href="http://thenextweb.com/dd/2016/03/08/eclipse-che-cloud-based-ide-teams-developers-may-fall/#gref">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Foundation Releases Next-Generation IDE, Eclipse Che 4.0</h2>
<p><b>March 8, 2016:</b> Today at EclipseCon, the Eclipse Foundation announced the release of Eclipse Che 4.0, the first public release of the Eclipse Che cloud IDE workspace server and universal web based IDE. Tyler Jewell gave the opening keynote at EclipseCon talking about the evolution... <b><a href="http://www.infoq.com/news/2016/03/eclipse-che-release">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che: Portable shared development workspaces with built-in runtimes</h2>
<p><b>March 8, 2016:</b> The Eclipse Foundation has taken the wraps from its next generation IDE, called Eclipse Che, software that promises to provide on-demand developer workspaces for collaborative projects. Che combines a cloud IDE, a workspace server, plug-in support, and portable runtime environments through containers... <b><a href="http://thenewstack.io/eclipse-che-provides-portable-shared-development-workspaces-built-runtimes/">Read More</a></b></p>
</div>
<div class="block">
<h2>SAP Reaffirms Commitment to Open Source with New Development Environment for SAP Hana</h2>
<p><b>March 8, 2016:</b> SAP SE (NYSE: SAP) today announced the availability of SAP® Web IDE for SAP HANA®. Designed to support the development of applications, database models and user interfaces (UIs)... <b><a href="http://www.4-traders.com/SAP-SE-436555/news/SAP-SE-March-08-2016SAP-Reaffirms-Commitment-to-Open-Source-with-New-Development-Environment-for-21981807/">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che IDE for the cloud enjoys broad support</h2>
<p><b>March 8, 2016:</b> In a significant development that promises to simplify application development in the age of the cloud, The Eclipse Foundation unveiled a new integrated development environment (IDE) that is being supported by both Microsoft and open source stalwarts such as Red Hat and SAP... <b><a href="http://www.itbusinessedge.com/blogs/it-unmasked/eclipse-che-ide-for-the-cloud-enjoys-broad-support.html">Read More</a></b></p>
</div>
<div class="block">
<h2>Codenvy and Microsoft streamline the developer workspace</h2>
<p><b>March 8, 2016:</b> At the same time the Eclipse Foundation is launching its new integrated development environment (IDE), Eclipse Che. Supported by Codenvy, Microsoft, Red Hat, and SAP, Eclipse Che is the only community-driven open source cloud IDE... <b><a href="http://betanews.com/2016/03/08/codenvy-and-microsoft-streamline-the-developer-workspace/">Read More</a></b></p>
</div>
<div class="block">
<h2>Microsoft announce it's joining the open source Eclipse Foundation</h2>
<p><b>March 8, 2016:</b> The Eclipse Foundation is the non-profit which oversees Eclipse, an open source community building developer tools. Microsoft has a history of working with the Eclipse Foundation and building integrations with Visual Studio Team Services... <b><a href="http://www.winbeta.org/news/microsoft-announces-joining-open-source-eclipse-foundation">Read More</a></b></p>
</div>
<div class="block">
<h2>Eclipse Che Release: New IDE Platform Reimagines the Developer Workspace</h2>
<p><b>March 7, 2016:</b> Eclipse Che open source project improves agile development by integrating a cloud IDE, workspace server, and plug-ins into a universal developer workspace... <a href="http://blog.codenvy.com/eclipse-che-reimagines-development/">Read More</a></p>
</div>
<div class="block">
<h2>Getting Started with Java in Eclipse Che</h2>
<p><b>March 4, 2016:</b> Eclipse Che was built with Java developers in mind. The most recent release boasts rich java features including IntelliSense, key bindings, and refactoring... <a href="https://dzone.com/articles/getting-started-with-java-in-eclipse-che-1">Read More</a></p>
</div>
<div class="block">
<h2>Getting Started with Eclipse Che and Meteor</h2>
<p><b>February 16, 2016:</b> Meteor is a complete platform for building web and mobile apps in pure JavaScript. In this tutorial, we combine the best practices of creating Meteor workspaces with... <a href="https://eclipse-che.readme.io/docs/get-started-with-meteor">Read More</a></p>
</div>
<div class="block">
<h2>Getting Started with Eclipse Che and Java</h2>
<p><b>February 09, 2016:</b> Eclipse Che was written in Java. Experience the rich intellisense and Java tools in a tutorial... <a href="https://eclipse-che.readme.io/docs/get-started-with-java-and-che">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che Is Now Beta - Next-Generation Eclipse IDE</h2>
<p><b>January 31, 2016:</b> Eclipse Che is very useful and multifunction IDE. It contains many features for Java developers. This product is developing very quickly and I think... <a href="https://news.ycombinator.com/item?id=10974520">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che: First Impressions</h2>
<p><b>January 30, 2016:</b> I am just a noob with Eclipse Che, and this post is to resume my first impressions after about 2 hours of... <a href="http://rarabaolaza.tumblr.com/post/138360201509/eclipse-che-first-impressions">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che Cloud IDE: Setup and First Thoughts</h2>
<p><b>January 28, 2016:</b> Just saw an announcement for Eclipse Che beta last night. Currently I'm more of an IntelliJ fan and I was even excited to hear about the... <a href="http://www.developmentalmadness.com/2016/01/28/eclipse-che-cloud-ide-first-thoughts/?utm_content=buffer5215c&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che Launches The Cloud IDE Revolution</h2>
<p><b>January 27, 2016:</b> Che is a dynamically provisioned on-demand IDE that provides an open source alternative to the JetBrains IntelliJ Java IDE... <a href="http://sdtimes.com/eclipse-che-beta-arrives/?utm_content=29260807&utm_medium=social&utm_source=twitter">Read More</a></p>
</div>
<div class="block">
<h2>Introducing Eclipse Che Beta</h2>
<p><b>January 26, 2016:</b> Eclipse is probably best know as a Java IDE, but it is more: it is an IDE framework, a tools framework, an open source project, a community, an ecosystem and a foundation... <a href="https://www.facebook.com/eclipse.org/posts/10154012011965572">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che Beta Arrives</h2>
<p><b>January 26, 2016:</b> The Eclipse Foundation's Web-based IDE, Che, entered beta today. The project is the culmination of 18 months of work and more than 5,000 commits from developers. The result is a... <a href="http://sdtimes.com/eclipse-che-beta-arrives/?utm_content=29260807&utm_medium=social&utm_source=twitter">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che Beta Arrives</h2>
<p><b>January 26, 2016:</b> The Eclipse Foundation's Web-based IDE, Che, entered beta today. The project is the culmination of 18 months of work and more than 5,000 commits from developers. The result is a... <a href="http://sdtimes.com/eclipse-che-beta-arrives/?utm_content=29260807&utm_medium=social&utm_source=twitter">Read More</a></p>
</div>
<div class="block">
<h2>Introducing Eclipse Che Beta</h2>
<p><b>January 25, 2016:</b> We are pleased to announce the beta mileston of Eclipse Che! Eclipse Che is a next-generation Eclipse IDE and open source alternative to InelliJ. We are building a world where... <a href="https://www.eclipse.org/community/eclipse_newsletter/2016/january/article1.php">Read More</a></p>
</div>
<div class="block">
<h2>Eclipse Che and Codenvy on Docker</h2>
<p><b>August 13, 2015:</b> It's now possible to install a multi-node Codenvy and Eclipse Che using Docker. Docker containers wrap a piece of software into a filesystem... <a href="http://blog.codenvy.com/eclipse-che-codenvy-docker/?ref=dzone">Read More</a></p>
</div>
<div class="block">
<h2>An Introduction to Eclipse Che</h2>
<p><b>June 12, 2015:</b> Tyler Jewell introduces Eclipse Che, its architecture, how to create Java applications with it and provides a tutorial on building plug-ins and extensions to Che directly... <a href="http://www.infoq.com/presentations/eclipse-che">Read More</a></p>
</div>
</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="./">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 &copy; Eclipse Foundation 2016</div>
</div> <!-- /.container-fluid -->
</footer> <!-- /footer -->
</body>
</html>