summaryrefslogtreecommitdiffstats
path: root/eclipse/overview.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-05-20 13:03:46 +1000
committerChris Johns <chrisj@rtems.org>2016-05-20 13:03:46 +1000
commit54514fe292ba50800776b8b1e2cc592e2392cdd4 (patch)
tree96125c69838f653fc516c4362ea6df89a21b792c /eclipse/overview.rst
parentSet SPDX License Identifier in each source file. (diff)
downloadrtems-docs-54514fe292ba50800776b8b1e2cc592e2392cdd4.tar.bz2
Add Eclipse user manual for RTEMS.
Diffstat (limited to 'eclipse/overview.rst')
-rw-r--r--eclipse/overview.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/eclipse/overview.rst b/eclipse/overview.rst
new file mode 100644
index 0000000..29458e8
--- /dev/null
+++ b/eclipse/overview.rst
@@ -0,0 +1,26 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
+.. comment: All rights reserved.
+
+.. _overview:
+
+Overview
+========
+
+Welcome to the :ref:term:`RTEMS` Eclipse Manual.
+
+This document covers using Eclipse with RTEMS.
+
+RTEMS, Real-Time Executive for Multiprocessor Systems, is a real-time executive
+(kernel) which provides a high performance environment for embedded
+applications.
+
+Eclipse is an Integrated Development Environment (IDE) for a wide range of
+languages and platforms.
+
+RTEMS's eco-system provides all the tools and capabilities to integrate with
+Eclipse. You can build and develop RTEMS with Eclipse as well as build
+applications with Eclipse.
+
+Unless otherwise stated this document refers to the Eclipse Mars release.