-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 3.52 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_111"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.osgi_3.11.3.v20170209-1843.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.osgi_3.11.3.v20170209-1843.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.core.commands_3.8.1.v20161221-1651.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.core.commands_3.8.1.v20161221-1651.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.equinox.common_3.8.0.v20160509-1230.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.core.runtime_3.12.0.v20160606-1342.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.core.runtime_3.12.0.v20160606-1342.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.text_3.6.0.v20160503-1849.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.text_3.6.0.v20160503-1849.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.jface_3.12.2.v20170113-2113.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.jface_3.12.2.v20170113-2113.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.jface.text_3.11.2.v20170220-1911.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.jface.text_3.11.2.v20170220-1911.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/com.ibm.icu_56.1.0.v201601250100.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/com.ibm.icu_56.1.0.v201601250100.jar"/>
<classpathentry kind="lib" path="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.ui.forms_3.7.1.v20161220-1635.jar" sourcepath="D:/软件/eclipse-jee-neon-2-win32-x86_64/eclipse/plugins/org.eclipse.ui.forms_3.7.1.v20161220-1635.jar"/>
<classpathentry kind="lib" path="lib/shiro-crypto-hash-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/shiro-all-1.2.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>