summaryrefslogtreecommitdiffstats
path: root/.classpath
blob: a64fc14ec9acc4d562353fd544c9b9584a86f5b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/swt_win64.jar"/>
	<classpathentry kind="lib" path="lib/swt_linux32.jar"/>
	<classpathentry kind="lib" path="lib/swt_linux64.jar"/>
	<classpathentry kind="lib" path="lib/swt_win32.jar"/>
	<classpathentry kind="lib" path="lib/swt_macosx.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.6.100.v20140528-1422.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.core.runtime-3.10.0-v20140318-2214.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.jgit-4.4.1.201607150455-r.jar"/>
	<classpathentry kind="lib" path="lib/jgit/jsch-0.1.54.jar"/>
	<classpathentry kind="lib" path="lib/jgit/log4j-1.2-api-2.6.2.jar"/>
	<classpathentry kind="lib" path="lib/jgit/log4j-api-2.6.2.jar"/>
	<classpathentry kind="lib" path="lib/jgit/log4j-core-2.6.2.jar"/>
	<classpathentry kind="lib" path="lib/jgit/slf4j-api-1.7.21.jar"/>
	<classpathentry kind="lib" path="lib/jgit/slf4j-log4j12-1.7.21.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.jface_3.12.0.v20160518-1929.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
OpenPOWER on IntegriCloud