Closed sschulz92 closed 2 years ago
This includes deprecations of type:
getNamespace()
getNamespaceIdentifier()
Platform.run()
SafeRunner.run()
Platform.getJobManager()
Job.getJobManager()
ILayer.getProperties()
ILayer.getBlackboard()
Additionally I removed unused imports and NLS warnings.
Thanks you very much for this cleanup!
This includes deprecations of type:
getNamespace()
togetNamespaceIdentifier()
Platform.run()
toSafeRunner.run()
Platform.getJobManager()
toJob.getJobManager()
ILayer.getProperties()
toILayer.getBlackboard()
Additionally I removed unused imports and NLS warnings.