SuperMap 提供了示范程序帮助您了解如何使用 SuperMap iServer API 进行开发,示范程序位于 【SuperMap iServer_HOME】\samples\code 目录,在使用时请先运行该目录下的 LibReplace.bat。
然而找不到 LibReplace.bat文件,.classpath没更新
==========================================================
<?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"/>
<classpathentry kind="lib" path="/cal10n-api-0.7.7.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/slf4j-log4j12-1.7.5.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/slf4j-ext-1.7.5.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/iserver-all-8.0.2-13618.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/rest-sdk-8.0.2-13618.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/server-host-model-8.0.2-13618.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/server-hosts-8.0.2-13618.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/service-model-8.0.2-13618.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/httpclient-4.5.1.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/httpcore-4.4.5.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="C:/Samplelib/lib/commons-logging-1.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>