Skip to content

Commit 0ce4e6f

Browse files
author
Andy Goryachev
committed
8335218: Eclipse Config: Remove Gradle Integration
Reviewed-by: nlisker, jhendrikx
1 parent 1c6ef36 commit 0ce4e6f

File tree

4 files changed

+0
-26
lines changed

4 files changed

+0
-26
lines changed

.project

-8
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,5 @@
44
<projects>
55
</projects>
66
<buildSpec>
7-
<buildCommand>
8-
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
9-
<arguments>
10-
</arguments>
11-
</buildCommand>
127
</buildSpec>
13-
<natures>
14-
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
15-
</natures>
168
</projectDescription>

apps/samples/3DViewer/.project

-6
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@
1010
<arguments>
1111
</arguments>
1212
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
1813
</buildSpec>
1914
<natures>
2015
<nature>org.eclipse.jdt.core.javanature</nature>
21-
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
2216
</natures>
2317
</projectDescription>

apps/samples/Ensemble8/.project

-6
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@
1010
<arguments>
1111
</arguments>
1212
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
1813
</buildSpec>
1914
<natures>
2015
<nature>org.eclipse.jdt.core.javanature</nature>
21-
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
2216
</natures>
2317
</projectDescription>

apps/samples/Modena/.project

-6
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@
1010
<arguments>
1111
</arguments>
1212
</buildCommand>
13-
<buildCommand>
14-
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
15-
<arguments>
16-
</arguments>
17-
</buildCommand>
1813
</buildSpec>
1914
<natures>
2015
<nature>org.eclipse.jdt.core.javanature</nature>
21-
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
2216
</natures>
2317
</projectDescription>

0 commit comments

Comments
 (0)