From ffd9d0d1490acbe0ac2ea8c89fc1f13cc1a685a4 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 15 Jun 2017 14:47:54 +0200 Subject: [PATCH] fix classpath settings in integration project --- .../.classpath | 1 - .../build.properties | 3 --- 2 files changed, 4 deletions(-) diff --git a/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/.classpath b/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/.classpath index eca7bdba8..075009d77 100644 --- a/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/.classpath +++ b/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/.classpath @@ -2,6 +2,5 @@ - diff --git a/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/build.properties b/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/build.properties index 033902f2c..37d1bb3b3 100644 --- a/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/build.properties +++ b/eclipse-language-servers/org.springframework.boot.ide.cloudfoundry.manifest.integration/build.properties @@ -1,6 +1,3 @@ -source.. = src/ -output.. = bin/ bin.includes = META-INF/,\ - .,\ plugin.xml,\ syntaxes/