From 7ab7244fd2f3a76931594973a901b63b0ce238c3 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Fri, 11 Apr 2008 19:30:24 +0000 Subject: [PATCH] [226738] Create team-shared Launches for Terminal Tests --- org.eclipse.tm.terminal.test/about.html | 28 +++++++++++++++++++ org.eclipse.tm.terminal.test/build.properties | 12 +++++++- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 org.eclipse.tm.terminal.test/about.html diff --git a/org.eclipse.tm.terminal.test/about.html b/org.eclipse.tm.terminal.test/about.html new file mode 100644 index 00000000000..d4cc693f9f0 --- /dev/null +++ b/org.eclipse.tm.terminal.test/about.html @@ -0,0 +1,28 @@ + + + + +About + + +

About This Content

+ +

June 5, 2007

+

License

+ +

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 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +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.tm.terminal.test/build.properties b/org.eclipse.tm.terminal.test/build.properties index 11f23ecc4bf..5a4e9b9d369 100644 --- a/org.eclipse.tm.terminal.test/build.properties +++ b/org.eclipse.tm.terminal.test/build.properties @@ -13,6 +13,16 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.properties,\ - plugin.xml + plugin.xml,\ + about.properties,\ + about.mappings,\ + about.ini,\ + eclipse32.png,\ + test.xml,\ + about.html javacSource=1.4 javacTarget=1.4 +src.includes = .settings/,\ + build.properties,\ + teamConfig/,\ + about.html