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 revisions of "CDO plugin structure"

(.cvsigonore)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<font color=red>'''Note: This tutorial is under construction'''</font>
+
<font color=red>'''Note: This tutorial is deprecated, go to [[CDO Development Guidelines#CDO Plug-in Structure|CDO Development Guidelines]].'''</font>
 
+
This guides describes the internals of a CDO plug-in. This is only of interest for CDO developers.
+
 
+
Since it is recommened to copy an existing plug-in to create a new one, some might find it interesting how cdo plug-ins are structured. The following chapters will give you an overview about these internals.
+
 
+
==OM Activator==
+
 
+
==.cvsignore==
+
 
+
==.options==
+
 
+
==about.html==
+
 
+
==about.properties==
+
 
+
==copyright.txt==
+

Latest revision as of 00:38, 24 June 2011

Note: This tutorial is deprecated, go to CDO Development Guidelines.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.