-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.project
35 lines (35 loc) · 971 Bytes
/
.project
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
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ezparkproject</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>mysql-connector-java-8.0.27.jar</name>
<type>1</type>
<location>C:/Users/lenovo/OneDrive - University of Limerick/Semester 7/CS4125 Systems analysis and design/mysql-connector-java-8.0.27/mysql-connector-java-8.0.27.jar</location>
</link>
</linkedResources>
<filteredResources>
<filter>
<id>1637616609607</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>