about file updates

This commit is contained in:
Martin Lippert
2019-03-24 19:30:07 +01:00
parent 5082f4ef82
commit 46e9e985b0
20 changed files with 218 additions and 16 deletions

View File

@@ -0,0 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About eclipse extension for the spring boot language server</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About eclipse extension for the spring boot language server</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
<h3>Third Party Content</h3>
<p>
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/
</p>
</body>
</html>

View File

@@ -5,4 +5,5 @@ bin.includes = META-INF/,\
plugin.xml,\
servers/,\
syntaxes/,\
icons/
icons/,\
about.html

View File

@@ -0,0 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About eclipse extension for the bosh manifest language server</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About eclipse extension for the bosh manifest language server</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
<h3>Third Party Content</h3>
<p>
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/
</p>
</body>
</html>

View File

@@ -4,4 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
servers/,\
syntaxes/
syntaxes/,\
about.html

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About cloud foundry manifest language server integration</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About cloud foundry manifest language server integration</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
</body>
</html>

View File

@@ -1,3 +1,4 @@
bin.includes = META-INF/,\
plugin.xml,\
syntaxes/
syntaxes/,\
about.html

View File

@@ -0,0 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About eclipse extension for the cloud foundry manifest language server</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About eclipse extension for the cloud foundry manifest language server</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
<h3>Third Party Content</h3>
<p>
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/
</p>
</body>
</html>

View File

@@ -3,4 +3,5 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
servers/
servers/,\
about.html

View File

@@ -0,0 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About eclipse extension for the concourse language server</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About eclipse extension for the concourse language server</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
<h3>Third Party Content</h3>
<p>
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/
</p>
</body>
</html>

View File

@@ -4,4 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
servers/,\
syntaxes/
syntaxes/,\
about.html

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About tests for eclipse client language server extensions</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About tests for eclipse client language server extensions</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
</body>
</html>

View File

@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
about.html

View File

@@ -2,14 +2,14 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About Eclipse Language Server Commons</title>
<title>About eclipse client language server extensions</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About Eclipse Language Server Commons</h2>
<h2>About eclipse client language server extensions</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>Pivotal Software, Inc. (Pivotal) makes available all content
<p>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.</p>
<h3>Third Party Content</h3>
<p>
<ul>
<li>jsoup 1.9.2, The jsoup code-base (including source and compiled packages) are distributed under the open source MIT license, The MIT License, Copyright <EFBFBD> 2009 - 2017 Jonathan Hedley (jonathan@hedley.net), https://jsoup.org/license</li>
<li>jsoup 1.9.2, The jsoup code-base (including source and compiled packages) are distributed under the open source MIT license, The MIT License, Copyright © 2009 - 2017 Jonathan Hedley (jonathan@hedley.net), https://jsoup.org/license</li>
<li>remark 1.0.0, Copyright 2011 OverZealous Creations, LLC, Licensed under the Apache License, Version 2.0, https://www.apache.org/licenses/LICENSE-2.0</li>
</ul>
</p>

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About go to symbol support for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About go to symbol support for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
</body>
</html>

View File

@@ -3,4 +3,5 @@ output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
.,\
icons/
icons/,\
about.html

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About tests for common client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About tests for common client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
</body>
</html>

View File

@@ -1,4 +1,4 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
about.html

View File

@@ -2,14 +2,14 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About Client-side JDT extension for language servers</title>
<title>About common client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About Client-side JDT extension for language servers</h2>
<h2>About common client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>Pivotal Software, Inc. (Pivotal) makes available all content
<p>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

View File

@@ -0,0 +1,19 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>About client-side JDT extension for language servers</title>
<meta name="author" content="Pivotal">
</head>
<body>
<h2>About client-side JDT extension for language servers</h2>
<p>Mar 20, 2019</p>
<h3>License</h3>
<p>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.</p>
</body>
</html>

View File

@@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
about.html