-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.project
37 lines (37 loc) · 1000 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
36
37
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.qookery</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures>
<filteredResources>
<filter>
<id>1438247180258</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-projectRelativePath-matches-true-true-(.git|node_modules|release)</arguments>
</matcher>
</filter>
<filter>
<id>1438247180274</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.ui.ide.multiFilter</id>
<arguments>1.0-projectRelativePath-matches-true-true-qookery[a-z]*/(api|build|compiled|source/script|source/resource/qookery[a-z]*/lib|qx_packages)</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>