diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 51512a6003..0046dee4d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ Project committers must 📧 join the wildwebdeveloper-dev@eclipse.org mailing l ## 🆕 Trying latest builds -Latest builds, for testing, can be found at `https://download.eclipse.org/wildwebdeveloper/updates/nightly/latest/`. +Latest builds, for testing, can be found at [`https://download.eclipse.org/wildwebdeveloper/updates/nightly/latest/`](https://download.eclipse.org/wildwebdeveloper/updates/nightly/latest/). ## 🧑💻 Developer resources diff --git a/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/about.html @@ -0,0 +1,36 @@ + + +
+ +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.linux.aarch64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.win32.aarch64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/about.html b/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/build.properties b/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/build.properties index 186c7dccfd..b1cad29311 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node.win32.x86_64/build.properties @@ -1,4 +1,6 @@ bin.includes = META-INF/,\ .,\ resources/,\ - nodejs-info.properties \ No newline at end of file + nodejs-info.properties,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.embedder.node/about.html b/org.eclipse.wildwebdeveloper.embedder.node/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.embedder.node/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.embedder.node/build.properties b/org.eclipse.wildwebdeveloper.embedder.node/build.properties index 34d2e4d2da..9cbab3c135 100644 --- a/org.eclipse.wildwebdeveloper.embedder.node/build.properties +++ b/org.eclipse.wildwebdeveloper.embedder.node/build.properties @@ -1,4 +1,6 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.tests/about.html b/org.eclipse.wildwebdeveloper.tests/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.tests/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.tests/build.properties b/org.eclipse.wildwebdeveloper.tests/build.properties index 318ee960e0..fdb42a6960 100644 --- a/org.eclipse.wildwebdeveloper.tests/build.properties +++ b/org.eclipse.wildwebdeveloper.tests/build.properties @@ -4,4 +4,6 @@ bin.includes = META-INF/,\ testProjects/,\ resources/,\ .,\ - plugin.xml + plugin.xml,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper.xml/about.html b/org.eclipse.wildwebdeveloper.xml/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper.xml/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper.xml/build.properties b/org.eclipse.wildwebdeveloper.xml/build.properties index 2901665a79..e97266be99 100644 --- a/org.eclipse.wildwebdeveloper.xml/build.properties +++ b/org.eclipse.wildwebdeveloper.xml/build.properties @@ -8,4 +8,6 @@ bin.includes = META-INF/,\ grammars/,\ snippets/,\ icons/,\ - schema/ + schema/,\ + about.html +src.includes = about.html diff --git a/org.eclipse.wildwebdeveloper/about.html b/org.eclipse.wildwebdeveloper/about.html new file mode 100644 index 0000000000..164f781a8f --- /dev/null +++ b/org.eclipse.wildwebdeveloper/about.html @@ -0,0 +1,36 @@ + + + + +November 30, 2017
++ The Eclipse Foundation makes available all content in this plug-in + ("Content"). Unless otherwise indicated below, the Content + is provided to you under the terms and conditions of the Eclipse + Public License Version 2.0 ("EPL"). A copy of the EPL is + available at http://www.eclipse.org/legal/epl-2.0. + For purposes of the EPL, "Program" will mean the Content. +
+ ++ If you did not receive this Content directly from the Eclipse + Foundation, the Content is being redistributed by another party + ("Redistributor") and different terms and conditions may + apply to your use of any object code in the Content. Check the + Redistributor's license that was provided with the Content. If no such + license exists, contact the Redistributor. Unless otherwise indicated + below, the terms and conditions of the EPL still apply to any source + code in the Content and such source code may be obtained at http://www.eclipse.org. +
+ + + \ No newline at end of file diff --git a/org.eclipse.wildwebdeveloper/build.properties b/org.eclipse.wildwebdeveloper/build.properties index 949baa8b47..7c21738410 100644 --- a/org.eclipse.wildwebdeveloper/build.properties +++ b/org.eclipse.wildwebdeveloper/build.properties @@ -10,4 +10,6 @@ bin.includes = META-INF/,\ icons/,\ schema/,\ js-debug/,\ - plugin.properties + plugin.properties,\ + about.html +src.includes = about.html