Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 24 and Version 25 of Developer/Eclipse/Information


Ignore:
Timestamp:
12/29/15 19:49:25 (8 years ago)
Author:
Darryl Yeo
Comment:

Fixed broken links: http://www.eclipse.org/sequoyah/index.php -> http://wiki.eclipse.org/Sequoyah; http://www.zylin.com/embeddedcdt.html -> http://opensource.zylin.com/embeddedcdt.html

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Eclipse/Information

    v24 v25  
    4848
    4949
    50 This can be accomplished using the [http://www.zylin.com/embeddedcdt.html Zylin Embedded CDT plugin]. There may be other RTEMS specific items that could enhance the debugger interface in Eclipse. Perhaps when using CEXP and the RTEMS GDB stub, you can build a module and click a button to download it to the target? 
     50This can be accomplished using the [http://opensource.zylin.com/embeddedcdt.html Zylin Embedded CDT plugin]. There may be other RTEMS specific items that could enhance the debugger interface in Eclipse. Perhaps when using CEXP and the RTEMS GDB stub, you can build a module and click a button to download it to the target? 
    5151
    5252[http://www.eclipse.org/cdt/ CDT (C/C++ Development)] also supports the GDB and provides a fully functional C and C++ Integrated Development Environment (IDE) for the Eclipse platform. Our focus is development on Linux for deployment on Linux, but we are interested in participation from others who would like to extend our work in other directions (e.g. a Windows client, targeting Unix(R) or embedded platforms, wizards for developing applications that use particular library or database or messaging APIs, or extension to other languages). We are looking for contributions from the open source community in the areas of testers,
     
    6262The [http://www.eclipse.org/dsdp Eclipse DSDP] is an effort to use eclipse as a standard way of developing, debugging and otherwise interacting with embedded devices.
    6363
    64 There are many sub-projects in there, but some of the interesting ones are: [http://www.eclipse.org/sequoyah/index.php Sequoyah], [http://www.eclipse.org/dsdp/tm Target management(RSE)] and [http://www.eclipse.org/rtsc RTSC]
     64There are many sub-projects in there, but some of the interesting ones are: [http://wiki.eclipse.org/Sequoyah Sequoyah], [http://www.eclipse.org/dsdp/tm Target management(RSE)] and [http://www.eclipse.org/rtsc RTSC]
    6565
    6666= RSE =
     
    8484= Sequoyah =
    8585
    86 [http://www.eclipse.org/sequoyah/index.php Sequoyah] project's purpose is to be focused on the needs of all mobile developers. Inheriting components from TmL, MTJ and Pulsar projects, Sequoyah intends to remove the artificial barriers of Linux and Java in order to provide a home for all Eclipse mobile developers.
     86[http://wiki.eclipse.org/Sequoyah Sequoyah] project's purpose is to be focused on the needs of all mobile developers. Inheriting components from TmL, MTJ and Pulsar projects, Sequoyah intends to remove the artificial barriers of Linux and Java in order to provide a home for all Eclipse mobile developers.
    8787
    8888= !FindBugs Eclipse Plugin =