Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between pages "CDT/Obsolete/whoswho" and "CDT/Developer/FAQ"

< CDT‎ | Obsolete(Difference between pages)
m
 
m
 
Line 1: Line 1:
The following is the list of who's who in the CDT. For each person we list their status (Committer versus Contributor) and the areas they have interest in.
+
== General ==
  
{|
+
* Is it fun writing code for the CDT?
| [mailto:dschaefer@qnx.com Doug Schaefer - QNX]
+
 
| CDT Project Lead, Committer, CDT Core parser and related features. [http://cdtdoug.blogspot.com Read my blog.]
+
You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.
|-
+
 
| [mailto:leo.treggiari@intel.com Leo Treggiari - Intel]
+
== Release Engineering ==
| Committer, CDT Managed Build System primarily, but also Standard Make and Core
+
 
|-
+
* Where can I get the latest builds?
| [mailto:crecoskie@ti.com Chris Recoskie - Texas Instruments]
+
 
| Committer, CDT Managed Build System primarily, Debug second, and a little bit of everything for good measure
+
We have a build machine, [http://cdt.eclipse.org cdt.eclipse.org], that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.
|-
+
| [mailto:mikhailk@qnx.com Mikhail Khodjaiants - QNX]
+
| Committer, CDT Debugger
+
|-
+
| [mailto:mikhail.sennikovsky@intel.com Mikhail Sennikovsky - Intel]
+
| Committer, CDT Managed Build System primarily, also interested in Standard Make, Core and Debug
+
|-
+
| [mailto:norbert.ploett@siemens.com Norbert Ploett - Siemens]
+
| Committer, CDT content assist, Managed Build System, Debug
+
|-
+
| [mailto:dave.daoust@windriver.com David Daoust - Wind River]
+
| Committer, Useability, Scalablity, CDT Core parser and related features
+
|-
+
| [mailto:markus.schorn@windriver.com Markus Schorn - Wind River]
+
| Committer, Rename refactoring, interested in Core and UI
+
|-
+
| [mailto:ken.ryall@nokia.com Ken Ryall - Nokia]
+
| Committer, CDT Debugger
+
|}
+

Revision as of 14:01, 5 May 2006

General

  • Is it fun writing code for the CDT?

You betcha! And the Eclipse SDK is such a great environment to work in. We've pumped out quality code by the boat load without a lot of effort.

Release Engineering

  • Where can I get the latest builds?

We have a build machine, cdt.eclipse.org, that we use for our builds. You can access them from the builds section on its home page. You can also generate your own builds by checking out the CDT out of CVS and using the Export -> Deployable Feature menu item provided by the PDE.

Back to the top