⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .classpath

📁 RFID读写器调用实例程序。RFID读写器是远望谷804系列。通过JNI调用远望谷API。 提供读
💻 CLASSPATH
字号:
<?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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -