.classpath
来自「RFID读写器调用实例程序。RFID读写器是远望谷804系列。通过JNI调用远望」· CLASSPATH 代码 · 共 20 行
CLASSPATH
20 行
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.swt.win32.win32.x86_3.2.2.v3236.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.jface_3.2.2.M20061214-1200.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.jface_3.2.2.M20061214-1200.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.jface.text_3.2.2.r322_v20070104.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.jface.text_3.2.2.r322_v20070104.jar"/>
<classpathentry kind="lib" path="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar" sourcepath="D:/Java/MyEclipse 5.5.1 GA/eclipse/plugins/org.eclipse.ui.workbench_3.2.2.M20070119-0800.jar"/>
<classpathentry kind="lib" path="swt-grouplayout.jar"/>
<classpathentry kind="lib" path="baseline.jar"/>
<classpathentry kind="output" path=""/>
</classpath>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?