From a7d8fa3996254b754fc50a59859373624b5cabe4 Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Mon, 25 Feb 2019 10:23:40 -0800 Subject: [PATCH] Eclipse metadata --- .../bosh-language-server/.classpath | 17 +++++++++++++++++ .../commons/commons-boot-app-cli/.classpath | 17 +++++++++++++++++ headless-services/commons/commons-cf/.classpath | 17 +++++++++++++++++ .../commons/commons-gradle/.classpath | 17 +++++++++++++++++ .../commons/commons-java/.classpath | 17 +++++++++++++++++ .../commons/commons-language-server/.classpath | 6 ++++++ .../commons/commons-maven/.classpath | 6 ++++++ .../commons/commons-util/.classpath | 17 +++++++++++++++++ .../commons/commons-yaml/.classpath | 17 +++++++++++++++++ .../commons/java-properties/.classpath | 17 +++++++++++++++++ .../commons/language-server-starter/.classpath | 17 +++++++++++++++++ .../language-server-test-harness/.classpath | 17 +++++++++++++++++ .../concourse-language-server/.classpath | 6 ++++++ .../manifest-yaml-language-server/.classpath | 17 +++++++++++++++++ .../spring-boot-language-server/.classpath | 6 ++++++ .../spring-boot-language-server/.factorypath | 8 +++++++- 16 files changed, 218 insertions(+), 1 deletion(-) diff --git a/headless-services/bosh-language-server/.classpath b/headless-services/bosh-language-server/.classpath index 002ad570e..0ca1374d8 100644 --- a/headless-services/bosh-language-server/.classpath +++ b/headless-services/bosh-language-server/.classpath @@ -34,5 +34,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-boot-app-cli/.classpath b/headless-services/commons/commons-boot-app-cli/.classpath index 4f8e155a9..cd575e594 100644 --- a/headless-services/commons/commons-boot-app-cli/.classpath +++ b/headless-services/commons/commons-boot-app-cli/.classpath @@ -29,5 +29,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-cf/.classpath b/headless-services/commons/commons-cf/.classpath index 5e8a55fef..f0257c5a5 100644 --- a/headless-services/commons/commons-cf/.classpath +++ b/headless-services/commons/commons-cf/.classpath @@ -23,5 +23,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-gradle/.classpath b/headless-services/commons/commons-gradle/.classpath index 8131be0e5..5c8072ecc 100644 --- a/headless-services/commons/commons-gradle/.classpath +++ b/headless-services/commons/commons-gradle/.classpath @@ -29,5 +29,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-java/.classpath b/headless-services/commons/commons-java/.classpath index 4f8e155a9..cd575e594 100644 --- a/headless-services/commons/commons-java/.classpath +++ b/headless-services/commons/commons-java/.classpath @@ -29,5 +29,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-language-server/.classpath b/headless-services/commons/commons-language-server/.classpath index 3c3b8abfb..d83697ee9 100644 --- a/headless-services/commons/commons-language-server/.classpath +++ b/headless-services/commons/commons-language-server/.classpath @@ -31,11 +31,17 @@ + + + + + + diff --git a/headless-services/commons/commons-maven/.classpath b/headless-services/commons/commons-maven/.classpath index 1fdebf72d..5c8072ecc 100644 --- a/headless-services/commons/commons-maven/.classpath +++ b/headless-services/commons/commons-maven/.classpath @@ -32,11 +32,17 @@ + + + + + + diff --git a/headless-services/commons/commons-util/.classpath b/headless-services/commons/commons-util/.classpath index 5e8a55fef..f0257c5a5 100644 --- a/headless-services/commons/commons-util/.classpath +++ b/headless-services/commons/commons-util/.classpath @@ -23,5 +23,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/commons-yaml/.classpath b/headless-services/commons/commons-yaml/.classpath index 5e8a55fef..f0257c5a5 100644 --- a/headless-services/commons/commons-yaml/.classpath +++ b/headless-services/commons/commons-yaml/.classpath @@ -23,5 +23,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/java-properties/.classpath b/headless-services/commons/java-properties/.classpath index 5e8a55fef..f0257c5a5 100644 --- a/headless-services/commons/java-properties/.classpath +++ b/headless-services/commons/java-properties/.classpath @@ -23,5 +23,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/language-server-starter/.classpath b/headless-services/commons/language-server-starter/.classpath index cd377e474..d83697ee9 100644 --- a/headless-services/commons/language-server-starter/.classpath +++ b/headless-services/commons/language-server-starter/.classpath @@ -28,5 +28,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/commons/language-server-test-harness/.classpath b/headless-services/commons/language-server-test-harness/.classpath index 5e8a55fef..f0257c5a5 100644 --- a/headless-services/commons/language-server-test-harness/.classpath +++ b/headless-services/commons/language-server-test-harness/.classpath @@ -23,5 +23,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/concourse-language-server/.classpath b/headless-services/concourse-language-server/.classpath index a47a029a8..0ca1374d8 100644 --- a/headless-services/concourse-language-server/.classpath +++ b/headless-services/concourse-language-server/.classpath @@ -37,11 +37,17 @@ + + + + + + diff --git a/headless-services/manifest-yaml-language-server/.classpath b/headless-services/manifest-yaml-language-server/.classpath index 002ad570e..0ca1374d8 100644 --- a/headless-services/manifest-yaml-language-server/.classpath +++ b/headless-services/manifest-yaml-language-server/.classpath @@ -34,5 +34,22 @@ + + + + + + + + + + + + + + + + + diff --git a/headless-services/spring-boot-language-server/.classpath b/headless-services/spring-boot-language-server/.classpath index 5a94da1a3..5353ca082 100644 --- a/headless-services/spring-boot-language-server/.classpath +++ b/headless-services/spring-boot-language-server/.classpath @@ -37,11 +37,17 @@ + + + + + + diff --git a/headless-services/spring-boot-language-server/.factorypath b/headless-services/spring-boot-language-server/.factorypath index 6912e1b2b..edb7d316e 100644 --- a/headless-services/spring-boot-language-server/.factorypath +++ b/headless-services/spring-boot-language-server/.factorypath @@ -8,6 +8,7 @@ + @@ -70,6 +71,7 @@ + @@ -86,6 +88,11 @@ + + + + + @@ -94,6 +101,5 @@ -