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 "FAQ How do I create an update site (site.xml)?" and "CDT/Obsolete/whoswho"

(Difference between pages)
 
(Added Dave Daoust to page)
 
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.
  
 
+
{|
 
+
| [mailto:dschaefer@qnx.com Doug Schaefer - QNX]
 
+
| CDT Project Lead, Committer, CDT Core parser and related features. [http://cdtdoug.blogspot.com Read my blog.]
 
+
|-
 
+
| [mailto:leo.treggiari@intel.com Leo Treggiari - Intel]
Select '''File > New > Other... > Plug-in Development
+
| Committer, CDT Managed Build System primarily, but also Standard Make and Core
> Update Site Project'''. Open the Update Site Editor
+
|-
and add the features you want to publish. A site can contain
+
| [mailto:crecoskie@ti.com Chris Recoskie - Texas Instruments]
multiple categories of features, and we added one for this
+
| Committer, CDT Managed Build System primarily, Debug second, and a little bit of everything for good measure
example. After adding a feature, it has to be explicitly
+
|-
published (Figure 4.6).
+
| [mailto:mikhailk@qnx.com Mikhail Khodjaiants - QNX]
 
+
| Committer, CDT Debugger
 
+
|-
 
+
| [mailto:mikhail.sennikovsky@intel.com Mikhail Sennikovsky - Intel]
Click '''Build All''' to build all features and plug-ins
+
| Committer, CDT Managed Build System primarily, also interested in Standard Make, Core and Debug
recursively required for this update site. The result is
+
|-
an update site that is ready to be used in your Navigator (Figure 4.7).
+
| [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
&nbsp;&nbsp;&nbsp;&nbsp;<img src=../images/site.png>
+
|}
 
+
 
+
&nbsp;&nbsp;&nbsp;&nbsp;'''Figure 4.6'''&nbsp;&nbsp;
+
Creating an update site
+
 
+
 
+
 
+
 
+
 
+
&nbsp;&nbsp;&nbsp;&nbsp;<img src=../images/site-nav.png>
+
 
+
 
+
&nbsp;&nbsp;&nbsp;&nbsp;'''Figure 4.7'''&nbsp;&nbsp;
+
Building features and plug-ins for an update site
+
 
+
 
+
 
+
You can simply drag the contents of the Hello World Update Site project to an
+
file transfer protocol (FTP) client to publish at a Web site. Alternatively, you can even test out the
+
update site directly by selecting '''Help &gt; Software Updates &gt; Find and Install...
+
&gt; Search for new features to install &gt; Add Local Site...''' and finding
+
the workspace project on your local file system.
+
 
+
 
+
 
+
<pre> </pre>
+

Revision as of 10:40, 12 April 2006

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.

Doug Schaefer - QNX CDT Project Lead, Committer, CDT Core parser and related features. Read my blog.
Leo Treggiari - Intel Committer, CDT Managed Build System primarily, but also Standard Make and Core
Chris Recoskie - Texas Instruments Committer, CDT Managed Build System primarily, Debug second, and a little bit of everything for good measure
Mikhail Khodjaiants - QNX Committer, CDT Debugger
Mikhail Sennikovsky - Intel Committer, CDT Managed Build System primarily, also interested in Standard Make, Core and Debug
Norbert Ploett - Siemens Committer, CDT content assist, Managed Build System, Debug
David Daoust - Wind River Committer, Useability, Scalablity, CDT Core parser and related features

Back to the top