Skip to content
Snippets Groups Projects
Commit f17b387c authored by Florian Hölzl's avatar Florian Hölzl
Browse files

added ccsm-commons-2.7 to org.fortiss.tooling.commons

parent 900d787f
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/ccsm-commons-2.7.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="build"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.fortiss.tooling.common</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
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
bin.includes = lib/ccsm-commons-2.7.jar,\
META-INF/
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment