che-server/docs/_docs/artik-ide-plugin/artik-release-notes.md

2.4 KiB

tags title excerpt layout permalink
eclipse
che
Release Notes Notes on features and bugs fixed in ARTIK IDE releases. artik /:categories/release-notes/

ARTIK IDE 1.1.0

Bugs Fixed

ARTIK IDE 1.0

Features Added

  • Show online documentation in the ARTIK IDE
  • Added development profile for ARTIK device that installs appropriate dev libraries and readies device for application creation
  • Added production profile for Artik devices which removes all dev-specific libraries and settings
  • Resource monitor for Artik devices showing CPU, memory and disk activity
  • Commands can be targeted to any device and pre-targeted to an expected device
  • Use of rsync to replicate project sources between device and IDE workspace automatically
  • Context sensitive help for Artik SDK keywords
  • Device logging: added user customizable command to tail relevant logs
  • Split editor views both horizontally and vertically
  • Split terminal views both horizontally and vertically
  • Packaging of ARTIK dockerfiles for workspace creation
  • Simplified debugger setup (consolidation of menus)
  • ARTIK API integration: SDK/API management wizard
  • ARTIK API integration: Show current SDK/API versions
  • ARTIK API integration: New SDK/API version detection
  • ARTIK API integration: Change SDK/API version in workspace and device

ARTIK IDE Beta

Features Added

  • IDE features based on Eclipse Che
  • Add devices panel with shortcut menu button
  • Remote shell access to devices and workspace
  • Commands for building a deploying binaries
  • Push to device: scp selected files/folders to the selected target board
  • Ability to trace logs
  • Discovery of ARTIK devices plugged into USB via ADB bridge
  • Code formatting and coloring for ARTIK supported languages
  • Access to ARTIK example applications from inside the ARTIK IDE
  • Creation of default ARTIK and Android Stacks to the ARTIK IDE