<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry exported="true" kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
    <classpathentry kind="src" path="j2src"/>
    <classpathentry exported="true" kind="var" path="JDK_TOOLS"/>
    <classpathentry exported="true" kind="var" path="WEBLOGIC610/weblogic.jar"/>
    <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2sdk"/>
    <classpathentry exported="true" kind="lib" path="C:/Sun/j2eesdk1.4_beta2/lib/j2ee.jar"/>
    <classpathentry exported="true" kind="lib" path="D:/bea/wlserver6.1/lib/classes111.zip"/>
    <classpathentry kind="output" path="bin"/>
</classpath>这是eclipse中.classpath文件,其中的class111就是driver的位置
export jar.file的时候因该已经在里面了