-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.project
35 lines (35 loc) · 898 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>Configuration-Manager-Project</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>libs/org.mockito.mockito-all-1.9.0.jar</name>
<type>1</type>
<location>/home/vinicius/Downloads/org.mockito.mockito-all-1.9.0.jar</location>
</link>
</linkedResources>
<filteredResources>
<filter>
<id>1668987098154</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>