Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html
index 977fdbc216..c1affb415e 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/validation/CDOResourceValidator.html
@@ -97,9 +97,9 @@ Interface CDOResourceValidator</H2>
</PRE>
<P>
-A sample validator interface for <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource"><CODE>CDOResource</CODE></A>. This doesn't really do anything,
- and it's not a real EMF artifact. It was generated by the org.eclipse.emf.examples.generator.validator plug-in to
- illustrate how EMF's code generator can be extended. This can be disabled with -vmargs
+A sample validator interface for <A HREF="../../../../../../org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource"><CODE>CDOResource</CODE></A>. This doesn't really do anything,
+ and it's not a real EMF artifact. It was generated by the org.eclipse.emf.examples.generator.validator plug-in to
+ illustrate how EMF's code generator can be extended. This can be disabled with -vmargs
-Dorg.eclipse.emf.examples.generator.validator=false.
<P>

Back to the top