-
blaschke authored
- solving all low hanging fruits from syntax to smaller refactoring issues - adding several ToDos (#4331, #4332, #4333) for greater changes due to missing information or understanding what the expected solution should exactly look like. Issue-Ref: 4310 Issue-Url: af3#4310 Signed-off-by:
Konstantin Blaschke <blaschke@fortiss.org>
blaschke authored- solving all low hanging fruits from syntax to smaller refactoring issues - adding several ToDos (#4331, #4332, #4333) for greater changes due to missing information or understanding what the expected solution should exactly look like. Issue-Ref: 4310 Issue-Url: af3#4310 Signed-off-by:
Konstantin Blaschke <blaschke@fortiss.org>
MANIFEST.MF 723 B
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Model Quality
Bundle-SymbolicName: org.fortiss.tooling.ext.quality;singleton:=true
Bundle-Version: 2.23.0.qualifier
Automatic-Module-Name: org.fortiss.tooling.ext.quality
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: fortiss GmbH
Bundle-Activator: org.fortiss.tooling.ext.quality.ModelQualityActivator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.fortiss.tooling.base;visibility:=reexport,
org.fortiss.tooling.kernel;visibility:=reexport
Export-Package: org.fortiss.tooling.ext.quality,
org.fortiss.tooling.ext.quality.data,
org.fortiss.tooling.ext.quality.service
Bundle-ActivationPolicy: lazy