From 46e9e985b0c5e28ea1952d9fc640ec12fd9c8fdd Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Sun, 24 Mar 2019 19:30:07 +0100 Subject: [PATCH] about file updates --- .../about.html | 25 +++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 25 +++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 19 ++++++++++++++ .../build.properties | 3 ++- .../about.html | 25 +++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 25 +++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 19 ++++++++++++++ .../build.properties | 2 +- .../about.html | 8 +++--- .../about.html | 19 ++++++++++++++ .../build.properties | 3 ++- .../about.html | 19 ++++++++++++++ .../build.properties | 2 +- .../about.html | 6 ++--- .../about.html | 19 ++++++++++++++ .../build.properties | 3 ++- 20 files changed, 218 insertions(+), 16 deletions(-) create mode 100644 eclipse-language-servers/org.springframework.tooling.boot.ls/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.bosh.ls/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.concourse.ls/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/about.html create mode 100644 eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/about.html create mode 100644 headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/about.html create mode 100644 headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/about.html diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/about.html b/eclipse-language-servers/org.springframework.tooling.boot.ls/about.html new file mode 100644 index 000000000..009b0b365 --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/about.html @@ -0,0 +1,25 @@ + + + + +About eclipse extension for the spring boot language server + + + +

About eclipse extension for the spring boot language server

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+

Third Party Content

+

+ The exact license information of the contained language server can be found at + META-INF/third-party-open-source-licenses.txt (for an overview of used open-source components) and + META-INF/third-party-open-source-licenses/ +

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/build.properties b/eclipse-language-servers/org.springframework.tooling.boot.ls/build.properties index 4016fb23e..14cd24533 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/build.properties @@ -5,4 +5,5 @@ bin.includes = META-INF/,\ plugin.xml,\ servers/,\ syntaxes/,\ - icons/ + icons/,\ + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls/about.html b/eclipse-language-servers/org.springframework.tooling.bosh.ls/about.html new file mode 100644 index 000000000..37f843a38 --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls/about.html @@ -0,0 +1,25 @@ + + + + +About eclipse extension for the bosh manifest language server + + + +

About eclipse extension for the bosh manifest language server

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+

Third Party Content

+

+ The exact license information of the contained language server can be found at + META-INF/third-party-open-source-licenses.txt (for an overview of used open-source components) and + META-INF/third-party-open-source-licenses/ +

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls/build.properties b/eclipse-language-servers/org.springframework.tooling.bosh.ls/build.properties index 8e982bda7..f98042160 100644 --- a/eclipse-language-servers/org.springframework.tooling.bosh.ls/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls/build.properties @@ -4,4 +4,5 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ servers/,\ - syntaxes/ + syntaxes/,\ + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/about.html b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/about.html new file mode 100644 index 000000000..84d24bd84 --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/about.html @@ -0,0 +1,19 @@ + + + + +About cloud foundry manifest language server integration + + + +

About cloud foundry manifest language server integration

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/build.properties b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/build.properties index 37d1bb3b3..66557499e 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/build.properties @@ -1,3 +1,4 @@ bin.includes = META-INF/,\ plugin.xml,\ - syntaxes/ + syntaxes/,\ + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/about.html b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/about.html new file mode 100644 index 000000000..2d6edff6f --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/about.html @@ -0,0 +1,25 @@ + + + + +About eclipse extension for the cloud foundry manifest language server + + + +

About eclipse extension for the cloud foundry manifest language server

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+

Third Party Content

+

+ The exact license information of the contained language server can be found at + META-INF/third-party-open-source-licenses.txt (for an overview of used open-source components) and + META-INF/third-party-open-source-licenses/ +

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/build.properties b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/build.properties index 3b7db0f69..c70d59d5d 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - servers/ + servers/,\ + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls/about.html b/eclipse-language-servers/org.springframework.tooling.concourse.ls/about.html new file mode 100644 index 000000000..4c4832bf7 --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls/about.html @@ -0,0 +1,25 @@ + + + + +About eclipse extension for the concourse language server + + + +

About eclipse extension for the concourse language server

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+

Third Party Content

+

+ The exact license information of the contained language server can be found at + META-INF/third-party-open-source-licenses.txt (for an overview of used open-source components) and + META-INF/third-party-open-source-licenses/ +

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls/build.properties b/eclipse-language-servers/org.springframework.tooling.concourse.ls/build.properties index 8e982bda7..f98042160 100644 --- a/eclipse-language-servers/org.springframework.tooling.concourse.ls/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls/build.properties @@ -4,4 +4,5 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ servers/,\ - syntaxes/ + syntaxes/,\ + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/about.html b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/about.html new file mode 100644 index 000000000..023a956ed --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/about.html @@ -0,0 +1,19 @@ + + + + +About tests for eclipse client language server extensions + + + +

About tests for eclipse client language server extensions

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/build.properties b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/build.properties index 34d2e4d2d..fa62da503 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/build.properties @@ -1,4 +1,4 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + about.html diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/about.html b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/about.html index dc09d09e6..ee9f1efed 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/about.html +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/about.html @@ -2,14 +2,14 @@ -About Eclipse Language Server Commons +About eclipse client language server extensions -

About Eclipse Language Server Commons

+

About eclipse client language server extensions

Mar 20, 2019

License

-

Pivotal Software, Inc. (“Pivotal”) makes available all content +

Pivotal Software, Inc. ("Pivotal") makes available all content in this download ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available in @@ -18,7 +18,7 @@ mean the Content.

Third Party Content

diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/about.html b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/about.html new file mode 100644 index 000000000..68d8d6a0c --- /dev/null +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/about.html @@ -0,0 +1,19 @@ + + + + +About go to symbol support for language servers + + + +

About go to symbol support for language servers

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+ + diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/build.properties b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/build.properties index 0d3d3a745..cf2d90c87 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/build.properties +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/build.properties @@ -3,4 +3,5 @@ output.. = bin/ bin.includes = plugin.xml,\ META-INF/,\ .,\ - icons/ + icons/,\ + about.html diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/about.html b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/about.html new file mode 100644 index 000000000..8bba8bdc0 --- /dev/null +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/about.html @@ -0,0 +1,19 @@ + + + + +About tests for common client-side JDT extension for language servers + + + +

About tests for common client-side JDT extension for language servers

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+ + diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/build.properties b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/build.properties index 34d2e4d2d..fa62da503 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/build.properties +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/build.properties @@ -1,4 +1,4 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + about.html diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/about.html b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/about.html index fc067a3d9..d8a968400 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/about.html +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/about.html @@ -2,14 +2,14 @@ -About Client-side JDT extension for language servers +About common client-side JDT extension for language servers -

About Client-side JDT extension for language servers

+

About common client-side JDT extension for language servers

Mar 20, 2019

License

-

Pivotal Software, Inc. (“Pivotal”) makes available all content +

Pivotal Software, Inc. ("Pivotal") makes available all content in this download ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available in diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/about.html b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/about.html new file mode 100644 index 000000000..bb7b63bcf --- /dev/null +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/about.html @@ -0,0 +1,19 @@ + + + + +About client-side JDT extension for language servers + + + +

About client-side JDT extension for language servers

+

Mar 20, 2019

+

License

+

Pivotal Software, Inc. ("Pivotal") makes available all content +in this download ("Content"). Unless otherwise indicated below, the +Content is provided to you under the terms and conditions of the Eclipse +Public License Version 1.0 ("EPL"). A copy of the EPL is available in +the file called license.txt. For purposes of the EPL, "Program" will +mean the Content.

+ + diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/build.properties b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/build.properties index e9863e281..786b1df93 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/build.properties +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.extension/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + about.html