-
+ «FOR catalog : sorted»
+
-
+
«catalog.name»
+ «val description = catalog.description.formatDescription» + «IF description !== null» +«description»
+ «ENDIF» +
+ «ENDFOR»
+
diff --git a/com.avaloq.tools.ddk.check.core/META-INF/MANIFEST.MF b/com.avaloq.tools.ddk.check.core/META-INF/MANIFEST.MF
index bb3b31dd8..c4caf4671 100644
--- a/com.avaloq.tools.ddk.check.core/META-INF/MANIFEST.MF
+++ b/com.avaloq.tools.ddk.check.core/META-INF/MANIFEST.MF
@@ -27,7 +27,8 @@ Require-Bundle: org.eclipse.xtext,
com.avaloq.tools.ddk.xtext,
org.apache.commons.lang3,
org.apache.commons.text,
- org.objectweb.asm;resolution:=optional
+ org.objectweb.asm;resolution:=optional,
+ org.eclipse.equinox.app
Export-Package: com.avaloq.tools.ddk.check,
com.avaloq.tools.ddk.check.check,
com.avaloq.tools.ddk.check.check.impl,
@@ -44,6 +45,7 @@ Export-Package: com.avaloq.tools.ddk.check,
com.avaloq.tools.ddk.check.scoping,
com.avaloq.tools.ddk.check.serializer,
com.avaloq.tools.ddk.check.services,
+ com.avaloq.tools.ddk.check.standalone,
com.avaloq.tools.ddk.check.typing,
com.avaloq.tools.ddk.check.util,
com.avaloq.tools.ddk.check.validation
diff --git a/com.avaloq.tools.ddk.check.core/plugin.xml b/com.avaloq.tools.ddk.check.core/plugin.xml
index 7edc2a56d..81f2b8b7c 100644
--- a/com.avaloq.tools.ddk.check.core/plugin.xml
+++ b/com.avaloq.tools.ddk.check.core/plugin.xml
@@ -11,4 +11,12 @@
+
«sorted.size» catalog«IF sorted.size != 1»s«ENDIF» documented.
+«description»
+ «ENDIF» +«formattedDescription»
- «ENDIF» - «body» + «ENDIF» + «IF !catalog.checks.empty || !catalog.categories.empty» + + «ENDIF» +Message: «check.message.replacePlaceholder»
«formattedCategoryDescription»
«ENDIF» - «FOR check:category.checks» -Message: «check.message.replacePlaceholder»
-Message: Greeting name ...
-Checks the greeting name length
+Check catalog for com.avaloq.tools.ddk.check.TestLanguage
-Message: Catalog is active
-Message: Cache was not injected
-Message: ...
-Message: ...
-Check catalog for com.avaloq.tools.ddk.check.TestLanguage
+ +Warning to indicate that this catalog is active.
+Test formal parameter access.
+2 catalogs documented.
+Check catalog for com.avaloq.tools.ddk.check.TestLanguage
+Checks the greeting name length
+Warning to indicate that this catalog is active.
+Test formal parameter access.
+2 catalogs documented.
+