Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-11 06:50:04 +0000
committerEike Stepper2012-06-11 06:50:04 +0000
commit9aa5e39806741becc197d51710632b81365d8eea (patch)
treed68d8f51ed87d457af81e38c9d1dc4717dd9896c /plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
parent4e5317b65d21a08dd2a3f0c7cfabf2484ec35f68 (diff)
downloadcdo-9aa5e39806741becc197d51710632b81365d8eea.tar.gz
cdo-9aa5e39806741becc197d51710632b81365d8eea.tar.xz
cdo-9aa5e39806741becc197d51710632b81365d8eea.zip
Javadocs
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
index b7e7dc0754..06e059d0b9 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/overview-summary.html
@@ -224,8 +224,8 @@ CDO is both a development-time model repository and a run-time persistence frame
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/cdo/team/package-summary.html">org.eclipse.emf.cdo.team</A></B></TD>
-<TD>Concepts to represent and manage <CODE>projects</CODE> that are mapped
- to CDO repositories by the CDO <CODE>team provider</CODE></TD>
+<TD>Concepts to represent and manage <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IProject.html?is-external=true" title="class or interface in org.eclipse.core.resources"><CODE>projects</CODE></A> that are mapped
+ to CDO repositories by the CDO <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/team/core/RepositoryProvider.html?is-external=true" title="class or interface in org.eclipse.team.core"><CODE>team provider</CODE></A></TD>
</TR>
</TABLE>
@@ -285,7 +285,7 @@ CDO is both a development-time model repository and a run-time persistence frame
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="20%"><B><A HREF="org/eclipse/emf/cdo/workspace/efs/package-summary.html">org.eclipse.emf.cdo.workspace.efs</A></B></TD>
-<TD>Concepts to deal with the <CODE>Eclipse File System (EFS)</CODE> implementation
+<TD>Concepts to deal with the <A HREF="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/filesystem/EFS.html?is-external=true" title="class or interface in org.eclipse.core.filesystem"><CODE>Eclipse File System (EFS)</CODE></A> implementation
for CDO <A HREF="org/eclipse/emf/cdo/workspace/CDOWorkspace.html" title="interface in org.eclipse.emf.cdo.workspace"><CODE>workspaces</CODE></A></TD>
</TR>
</TABLE>

Back to the top