Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-11-29 16:03:16 +0000
committerAlexander Kurtakov2018-11-29 17:16:24 +0000
commit269ec9026c9cd16c1865b30f818e23b82a68328c (patch)
treeedd8116b304698dd5cc9824afbf60c7227701d52 /containers/org.eclipse.linuxtools.docker.core/.project
parent8943a654114cdd905a4de6471f82bf2521e42ea4 (diff)
downloadorg.eclipse.linuxtools-269ec9026c9cd16c1865b30f818e23b82a68328c.tar.gz
org.eclipse.linuxtools-269ec9026c9cd16c1865b30f818e23b82a68328c.tar.xz
org.eclipse.linuxtools-269ec9026c9cd16c1865b30f818e23b82a68328c.zip
Mark test source folders as such to fix building with 2018-12.
And some reorganization caused by refreshing projects. Change-Id: If6a6d04e8081c483660a135f5745ce3adc9f0dce Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/133266 Tested-by: CI Bot
Diffstat (limited to 'containers/org.eclipse.linuxtools.docker.core/.project')
-rw-r--r--containers/org.eclipse.linuxtools.docker.core/.project4
1 files changed, 2 insertions, 2 deletions
diff --git a/containers/org.eclipse.linuxtools.docker.core/.project b/containers/org.eclipse.linuxtools.docker.core/.project
index 323fc44dd1..010ec3d51c 100644
--- a/containers/org.eclipse.linuxtools.docker.core/.project
+++ b/containers/org.eclipse.linuxtools.docker.core/.project
@@ -21,12 +21,12 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>

Back to the top