Changes between Version 26 and Version 27 of Developer/Eclipse/Plugin


Ignore:
Timestamp:
11/22/18 16:31:28 (5 years ago)
Author:
Abhimanyu Raghuvanshi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Eclipse/Plugin

    v26 v27  
    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 set up 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 =
     
    2121= Plug-In Installation =
    2222
    23 You can install the plug-in via the standard Eclipse infrastucture.  Simply add ftp://ftp.rtems.org/pub/rtems/eclipse/updates/ to the software update sites ('''Help > Install New Software...''').
     23You can install the plug-in via the standard Eclipse infrastructure.  Simply add ftp://ftp.rtems.org/pub/rtems/eclipse/updates/ to the software update sites ('''Help > Install New Software...''').
    2424
    2525[[Image(Repi-install.jpg)]]