You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
566 B
10 lines
566 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry exported="true" kind="lib" path="D:/Study/2021春/人工智能/algs4.jar" sourcepath="D:/Study/2021春/人工智能/algs4.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="D:/Study/2021春/人工智能/junit-jupiter-api-5.4.2.jar"/>
|
|
<classpathentry kind="output" path="out/production/SearchFramework1.0.1"/>
|
|
</classpath>
|