-
Notifications
You must be signed in to change notification settings - Fork 18
/
.classpath
23 lines (23 loc) · 1.53 KB
/
.classpath
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.10.100.v20210722-1426.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.23.0.v20210730-2035.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.15.0.v20210518-0604.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jgit-5.13.0.202109080827-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.23.0.v20210723-1324.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>