Skip to content

Commit 36079b2

Browse files
committed
ci: revert useless java
1 parent 7fec270 commit 36079b2

File tree

1 file changed

+14
-25
lines changed

1 file changed

+14
-25
lines changed

test/simple/.project

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,17 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<projectDescription>
3-
<name>1.helloworld</name>
4-
<comment></comment>
5-
<projects>
6-
</projects>
7-
<buildSpec>
8-
<buildCommand>
9-
<name>org.eclipse.jdt.core.javabuilder</name>
10-
<arguments>
11-
</arguments>
12-
</buildCommand>
13-
</buildSpec>
14-
<natures>
15-
<nature>org.eclipse.jdt.core.javanature</nature>
16-
</natures>
17-
<filteredResources>
18-
<filter>
19-
<id>1763367965791</id>
20-
<name></name>
21-
<type>30</type>
22-
<matcher>
23-
<id>org.eclipse.core.resources.regexFilterMatcher</id>
24-
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
25-
</matcher>
26-
</filter>
27-
</filteredResources>
3+
<name>1.helloworld</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
2817
</projectDescription>

0 commit comments

Comments
 (0)