forked from AvishayBR/GoNatureProjectDev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
27 lines (27 loc) · 1.95 KB
/
.classpath
File metadata and controls
27 lines (27 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1.8 (3)"/>
<classpathentry kind="src" path="Client/ClientUI/src"/>
<classpathentry kind="src" path="Client/GoNatureClient/src"/>
<classpathentry kind="src" path="Common/Entities/src"/>
<classpathentry kind="src" path="Common/Resources/src"/>
<classpathentry kind="src" path="Server/GoNatureServer/src"/>
<classpathentry kind="src" path="Server/ServerUI/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/mysql-connector-java-8.0.13"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/mysql-connector-java-8.0.13"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/mysql-connector-java-8.0.13"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/materialfx-11.13.5"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/adapter-0.2.0"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/adapter-0.2.0"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/virtualizedfx-11.2.6.1"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/itextpdf-5.5.9"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jfreechart-1.5.3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javax.mail"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/virtualizedfx-11.2.6.1"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/virtualizedfx-11.2.6.1"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Java EE 6-Java EE 6"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javax.mail"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jfreechart-1.5.3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/itextpdf-5.5.9"/>
<classpathentry kind="output" path="bin"/>
</classpath>