Changes between Version 22 and Version 23 of Developer/Eclipse/Plugin


Ignore:
Timestamp:
11/22/14 05:25:56 (9 years ago)
Author:
Chris Johns
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Eclipse/Plugin

    v22 v23  
    77= Introduction =
    88
    9 This page describes how to setup and use the RTEMS Eclipse Plug-in.  This plug-in extends [http://www.eclipse.org/cdt CDT] and all features of a full-fledged !Eclipse/CDT IDE with an ordinary GNU toolchain are available.  The GDB based debug support works also.  Supported platforms are: Cygwin, MinGW, MacOS X and UNIX.  Every RTEMS target architecture and BSP that provides the standard Makefiles is supported.  These are at least the ones managed by the RTEMS repository from OAR.
     9This page describes how to setup and use the RTEMS Eclipse Plug-in.  This plug-in extends [http://www.eclipse.org/cdt CDT] and all features of a full-fledged Eclipse/CDT IDE with an ordinary GNU toolchain are available.  The GDB based debug support works also.  Supported platforms are: Cygwin, MinGW, MacOS X and UNIX.  Every RTEMS target architecture and BSP that provides the standard Makefiles is supported.  These are at least the ones managed by the RTEMS repository from OAR.
    1010
    1111= Starting Point =