From 575da411e794247bd25ce6fa1dea004b78c53c98 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Wed, 17 Oct 2018 16:37:00 +0200 Subject: [PATCH] disabling autobuilding eclipse module --- frontend-js/.project | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/frontend-js/.project b/frontend-js/.project index 428200f525..e1d67854d2 100644 --- a/frontend-js/.project +++ b/frontend-js/.project @@ -5,21 +5,6 @@ <projects> </projects> <buildSpec> - <buildCommand> - <name>org.eclipse.wst.common.project.facet.core.builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.wst.validation.validationbuilder</name> - <arguments> - </arguments> - </buildCommand> <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> -- GitLab