source: rtems-docs/eclipse/overview.rst @ 969e60e

5
Last change on this file since 969e60e was 499658f, checked in by Chris Johns <chrisj@…>, on 11/09/16 at 02:56:52

eclipse: Fix heading levels.

  • Property mode set to 100644
File size: 792 bytes
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
4.. comment: All rights reserved.
5
6.. _overview:
7
8Overview
9********
10
11Welcome to the :ref:term:`RTEMS` Eclipse Manual.
12
13This document covers using Eclipse with RTEMS.
14
15RTEMS, Real-Time Executive for Multiprocessor Systems, is a real-time executive
16(kernel) which provides a high performance environment for embedded
17applications.
18
19Eclipse is an Integrated Development Environment (IDE) for a wide range of
20languages and platforms.
21
22RTEMS's eco-system provides all the tools and capabilities to integrate with
23Eclipse. You can build and develop RTEMS with Eclipse as well as build
24applications with Eclipse.
25
26Unless otherwise stated this document refers to the Eclipse Mars release.
Note: See TracBrowser for help on using the repository browser.