[382545] Use org.eclipse.emf.common.ui.examples extension point
diff --git a/examples/org.eclipse.ocl.examples/plugin.properties b/examples/org.eclipse.ocl.examples/plugin.properties
index 1857ff8..be27c4c 100644
--- a/examples/org.eclipse.ocl.examples/plugin.properties
+++ b/examples/org.eclipse.ocl.examples/plugin.properties
@@ -33,16 +33,19 @@
OCL_category=OCL (Object Constraint Language) Plug-ins
OCL_Interpreter_name=OCL Interpreter
-OCL_Interpreter_description=Create a plug-in project defining an interactive OCL interpreter console
+OCL_Interpreter_description=Example project defining an interactive OCL interpreter console
+_UI_LibraryModelProject_desc = This project contains the extended library model and the implementation generated from it.
+_UI_LibraryEditProject_desc = This project contains the item providers generated to support viewing and editing instances of the extended library model.
+_UI_LibraryEditorProjector_desc = This project contains the sample editor generated from the extended library model.
CompleteOCL_Tutorial_name=Complete OCL Tutorial
-CompleteOCL_Tutorial_description=Create a plug-in project for the Complete OCL Tutorial
+CompleteOCL_Tutorial_description=Tutorial example demonstrating use of independent OCL to complement Ecore or UML models or Xtext grammars
OCLinEcore_Tutorial_name=OCLinEcore Tutorial
-OCLinEcore_Tutorial_description=Create a plug-in project for the OCLinEcore Tutorial
+OCLinEcore_Tutorial_description=Tutorial example demonstrating use of embedded OCL to enrich an Ecore model
EmptyOCL_name=Empty OCL Project
-EmptyOCL_description=Create an Empty OCL project
+EmptyOCL_description=Empty OCL project
Royal_and_Loyal_name=Royal and Loyal Example
-Royal_and_Loyal_description=Create a project containing the Royal and Loyal Example
+Royal_and_Loyal_description=Example project containing the Royal and Loyal Example