Skip to content
Snippets Groups Projects
MANIFEST.MF 1.26 KiB
Newer Older
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Fortiss Tooling Common Package
Bundle-SymbolicName: org.fortiss.tooling.common
Bundle-Version: 1.0.0.qualifier
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ClassPath: lib/ccsm-commons-2.7.jar
Export-Package: edu.tum.cs.commons.algo,
 edu.tum.cs.commons.assertion,
 edu.tum.cs.commons.assessment,
 edu.tum.cs.commons.cache,
 edu.tum.cs.commons.clone,
 edu.tum.cs.commons.collections,
 edu.tum.cs.commons.color,
 edu.tum.cs.commons.constraint,
 edu.tum.cs.commons.date,
 edu.tum.cs.commons.digest,
 edu.tum.cs.commons.enums,
 edu.tum.cs.commons.equals,
 edu.tum.cs.commons.error,
 edu.tum.cs.commons.factory,
 edu.tum.cs.commons.filesystem,
 edu.tum.cs.commons.graph,
 edu.tum.cs.commons.html,
 edu.tum.cs.commons.image,
 edu.tum.cs.commons.io,
 edu.tum.cs.commons.logging,
 edu.tum.cs.commons.math,
 edu.tum.cs.commons.net,
 edu.tum.cs.commons.options,
 edu.tum.cs.commons.reflect,
 edu.tum.cs.commons.region,
 edu.tum.cs.commons.string,
 edu.tum.cs.commons.system,
 edu.tum.cs.commons.test,
 edu.tum.cs.commons.tree,
 edu.tum.cs.commons.treemap,
 edu.tum.cs.commons.version,
 edu.tum.cs.commons.visitor,
 edu.tum.cs.commons.xml