summaryrefslogtreecommitdiff
path: root/org.tizen.common.sign/.classpath
blob: 575478c5f223d9ffb223e7499e21370b0f60b3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/HashSign.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/xmlsec-1.5.3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/CertificateGenerator.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="src" path="src"/>
	<classpathentry kind="src" path="test/src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>