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

Changes between Version 153 and Version 154 of Developer/OpenProjects


Ignore:
Timestamp:
01/26/10 06:55:14 (14 years ago)
Author:
JoelSherrill
Comment:

/* Development Environment Oriented */ Shorten

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v153 v154  
    195195 *  Complete implementation of [wiki:Building/DebianHostedTools  Debian Packages].
    196196 *  Prebuilt [wiki:TBR/Delete/MacOSHostedTools MacOS tools]
    197  *  RTEMS port of the [wiki:Projects/GNUJavaCompiler  GNU Java Compiler (gjc)]
    198 
    199  *  TBD Move other descriptions to their own page and list here.  Shorten master page.
    200 = eVisual Studio Integration =
    201 
    202 
    203 '''Status:''' No active volunteers.
    204 
    205 Integrate RTEMS Development Environment with
    206 [http://msdn2.microsoft.com/en-us/vstudio/bb510103.aspx Visual Studio
    207 2008 Shell].  This would ideally allow project level target configuration,
    208 code development, building with GCC backend, deployment, and debugging.
    209 
    210 [wiki:ChrisJohns ChrisJohns] is a good resource for this project because he is
    211 the maintainer for the RTEMS MinGW hosted tools
    212 = =ArgoUML for RTEMS ==
    213 
    214 
    215 '''Status:''' No active volunteers.
    216 
    217 ArgoUML is a Java base CASE tool. It can generate C++ code from UML and it is very useful in large scale firmware development. First step of integrating ArgoUML with RTEMS is converting some of the RTEMS C++ class into ArgoUML's UML.
    218 
    219 http://argouml.tigris.org/
     197 *  RTEMS port of the [[GNUJavaCompiler| GNU Java Compiler (gjc)]]
     198 *  Integration of RTEMS cross development environment into [[eVisualStudio| eVisual Studio]]
     199 *  [[ArgoUML| ArgoUML RTEMS Support]]