Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormmayworm2007-06-14 13:46:37 +0000
committermmayworm2007-06-14 13:46:37 +0000
commit5cbd2c00b115e3afecf74f4d4bb473766bd9b3ff (patch)
treefad447ab4014dee50303828d81cce5150069b680 /doc
parente14dcd5b4bd60cecef86bd17c682867ed036e7d5 (diff)
downloadorg.eclipse.ecf-5cbd2c00b115e3afecf74f4d4bb473766bd9b3ff.tar.gz
org.eclipse.ecf-5cbd2c00b115e3afecf74f4d4bb473766bd9b3ff.tar.xz
org.eclipse.ecf-5cbd2c00b115e3afecf74f4d4bb473766bd9b3ff.zip
Adding Title "Eclipse Communication Framework" with ECF image
Diffstat (limited to 'doc')
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/html/concepts/container.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/html/concepts/container.html b/doc/bundles/org.eclipse.ecf.doc/html/concepts/container.html
index 93a475cd9..881d16ad4 100644
--- a/doc/bundles/org.eclipse.ecf.doc/html/concepts/container.html
+++ b/doc/bundles/org.eclipse.ecf.doc/html/concepts/container.html
@@ -14,6 +14,8 @@ tr {vertical-align: top;}
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
+<h1><img src="../../intro/css/images/ecf_intro.gif">Eclipse Communication Framework (ECF)</h1>
+<p>
<h2>SharedObjectContainer Lifecycle - DRAFT</h2>
<p> SharedObjectContainers can provide access to arbitrary
communications protocols. So, for example, communication with a remote

Back to the top