Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "LinuxIDE"

(New page: == Linux IDE == The Linux IDE is a potential collaboration between organizations that would like to build an Eclipse-based Linux IDE. This wiki will collect the ideas and suggestions on...)
 
(Areas of Collaboration)
Line 9: Line 9:
  
  
== Areas of Collaboration ==
+
== Potential Areas of Collaboration ==
 +
 
 +
* tracing
 +
** visualization and support for distributed systems
 +
* Editor improvements:  ex. code formatting
 +
* Scalability of indexing
 +
* Support for static analysis
 +
* Unified profiling
 +
* QEMU performance

Revision as of 14:05, 26 April 2010

Linux IDE

The Linux IDE is a potential collaboration between organizations that would like to build an Eclipse-based Linux IDE. This wiki will collect the ideas and suggestions on areas of improvement required for developers targeting Linux platforms.


Target Audience

  • C/C++ developer writing applications on a Linux desktop and targeting Linux as a deployment platform.
  • Linux deployment platform could be an embedded device, desktop or server


Potential Areas of Collaboration

  • tracing
    • visualization and support for distributed systems
  • Editor improvements: ex. code formatting
  • Scalability of indexing
  • Support for static analysis
  • Unified profiling
  • QEMU performance

Back to the top