-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 789 Bytes
/
Copy path.classpath
File metadata and controls
13 lines (13 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="jars/jcifs-1.3.17_patch.jar"/>
<classpathentry kind="lib" path="jars/jcifs-ng-2.1.0-mod-08.jar"/>
<classpathentry kind="lib" path="jars/WrapperForSlf4j-1.7.36.jar"/>
<classpathentry kind="lib" path="jars/jcifs-ng-2.1.1-20190202-03.jar"/>
<classpathentry kind="lib" path="jars/jcifs-ng-2.1.2-20190324-01.jar"/>
<classpathentry kind="lib" path="jars/jcifs-ng-2.1.4-20200413-01.jar"/>
<classpathentry kind="lib" path="jars/jcifsngLatest.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>