| <!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>Samsung ARTIK IDE powered by Eclipse Che</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/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="../blog/">Blog</a></li> |
| <li><a href="../getting-started/index.html">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/index.html">Get Started with <span>Eclipse Che<span></a></li> |
| </ul> |
| </nav> |
| |
| </div> <!-- /.container-fluid --> |
| </header> <!-- /header --> |
| |
| |
| |
| <div class="jumbotron"> |
| <div class="container-fluid"> |
| <!-- |
| <img alt="" class="img-responsive" src="../images/artik/white-01.png" max-width=50%/> |
| <h2>The Samsung ARTIK IDE, powered by Eclipse Che is a toolset that makes it easy to build, deploy and manage IoT applications. <a target="_blank" href="https://eclipse-che.readme.io/v4.0/docs/samsung-artik-ide-getting-started">Get Started.</a></h2> |
| --> |
| |
| <h1>Samsung ARTIK™ IDE</h1> |
| <h2>Powered by Eclipse Che, it's a toolset that makes it easy to build, deploy and manage IoT applications. <a target="_blank" href="https://eclipse-che.readme.io/v4.0/docs/samsung-artik-ide-getting-started">Get Started with the ARTIK IDE.</a></h2> |
| |
| <img alt="" class="img-responsive" src="../images/artik/hero-home-artik.png" /> |
| </div> <!-- .container-fluid --> |
| </div> <!-- .jumbotron --> |
| |
| <hr class="gray"> |
| <div class="features"> |
| <div class="container-fluid content"> |
| <div class="row"> |
| <div class="col-sm-6"> |
| <a href="../images/artik/connecting-device-web@2x.png"><img alt="" class="img-responsive" src="../images/artik/connecting-device-web@2x.png" /></a> |
| <h3>Device Discovery</h3> |
| <p>Discovery for USB-attached or WiFi-enabled ARTIK devices. Push new code and artifacts to the device and run them. Jump quickly between devices when building more complex applications.</p> |
| </div> |
| |
| <div class="col-sm-6"> |
| <a href="../images/artik/intellisense-web@2x.png"><img alt="" class="img-responsive" src="../images/artik/intellisense-web@2x.png" /></a> |
| <h3>Language Features</h3> |
| <p>Broad language support including C/C++, Python, Java and JavaScript. ARTIK SDKs pre-installed. Local or remote debugging with Java or GDB.</p> |
| </div> |
| </div> <!-- .row --> |
| |
| <div class="row"> |
| <div class="col-sm-6"> |
| <a href="../images/artik/java-debug-web@2x.png"><img alt="" class="img-responsive" src="../images/artik/java-debug-web@2x.png" /></a> |
| <h3>Cloud IDE</h3> |
| <p>Eclipse Che provides a developer workspace server and browser IDE tailored to ARTIK. Develop anywhere - on your desktop, in the cloud, or even embed the IDE on the device.</p> |
| </div> |
| |
| <div class="col-sm-6"> |
| <a href="../images/artik/stacks-web@2x.png"><img alt="" class="img-responsive" src="../images/artik/stacks-web@2x.png" /></a> |
| <h3>ARTIK & Android Stacks</h3> |
| <p>Git, SVN and deployment utilities pre-installed - everything an novice or seasoned ARTIK developer needs to edit, build, deploy and debug IoT applications.</p> |
| </div> |
| </div> <!-- .row --> |
| |
| <h3 class="text-light">Visit the <a target="_blank" href="https://www.artik.io/">Samsung ARTIK site</a> for more information on the platform.</h3> |
| </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://www.youtube.com/watch?v=tgMD2jS9f_w" target="_blank"><img src="../images/video-workspaces@2x.png" alt="Samsung ARTIK IDE" class="img-responsive"></a> |
| <h3><a href="https://www.youtube.com/watch?v=tgMD2jS9f_w" target="_blank">ARTIK IDE Overview </a></h3> |
| <p>2 Minutes 3 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> |
| </div> |
| |
| </div> |
| |
| |
| <div class="tech"> |
| <div class="container-fluid content"> |
| <h2>Powered by Eclipse Che</h2> |
| <p>The Samsung ARTIK IDE is a custom Che assembly with ARTIK plug-ins installed. Plug-ins enable customization of the user interface, workspace server, and the services injected into a workspace. The ARTIK plug-in creates a new project type and associated "stack." See the <a href="https://github.com/codenvy/artik-ide" target="_blank">ARTIK IDE GitHub repo</a>, or get started <a href="https://eclipse-che.readme.io/docs/calling-workspace-apis" target="_blank">building your own</a> plug-in.</p> |
| <img alt="" class="img-responsive" src="../images/hero-home-technology.png" /> |
| |
| <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><a href="../artik/">Samsung ARTIK</a></li> |
| <li><a href="../sap/">SAP HANA</a></li> |
| <li><a href="https://eclipse-che.readme.io/docs/openshift-config" target="_blank">Red Hat OpenShift</a></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"> |
| <img alt="" class="img-responsive" src="../images/artik/artik_ide_black.png"/> |
| <br> |
| <h2><a target="_blank" href="https://eclipse-che.readme.io/v4.0/docs/samsung-artik-ide-getting-started">Get Started</a> with the ARTIK IDE.</h2> |
| <h3 class="text-light"><a target="_blank" href="https://github.com/codenvy/artik-ide/blob/master/CONTRIBUTING.md">Contribute to the ARTIK IDE</a> or get involved With <a href="../community/index.html">Eclipse Che</a></h3> |
| </div> <!-- .container-fluid --> |
| |
| |
| |
| <div class="twitter-share"> |
| <h6><i class="fa fa-twitter"></i> Was this page helpful? <a target="_blank" 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</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/index.html">Get Started with <span>Eclipse Che</span></a> |
| |
| <div class="copyright">Copyright © Eclipse Foundation 2016</div> |
| |
| </div> <!-- /.container-fluid --> |
| </footer> <!-- /footer --> |
| |
| </body> |
| </html> |
| Eclipse |