Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Payton2012-08-03 06:26:18 +0000
committerBrian Payton2012-08-03 06:26:18 +0000
commit2146bd34cb83ec291aa8601b81e5c0a80edac064 (patch)
tree4b9988c63f7efdd0ce7c7353edf0e54ae19fa33c
parent15be97730c9899f0a0969ced9d6216a27e60b724 (diff)
downloadorg.eclipse.datatools-DTP_1_8_2_Branch_a.tar.gz
org.eclipse.datatools-DTP_1_8_2_Branch_a.tar.xz
org.eclipse.datatools-DTP_1_8_2_Branch_a.zip
Add missing plugin o.e.d.sdk to repoDTP_1_8_2_Branch_a
-rw-r--r--plugins/org.eclipse.datatools.sdk/.project11
-rw-r--r--plugins/org.eclipse.datatools.sdk/META-INF/MANIFEST.MF16
-rw-r--r--plugins/org.eclipse.datatools.sdk/about.html28
-rw-r--r--plugins/org.eclipse.datatools.sdk/about.ini27
-rw-r--r--plugins/org.eclipse.datatools.sdk/about.mappings6
-rw-r--r--plugins/org.eclipse.datatools.sdk/about.properties18
-rw-r--r--plugins/org.eclipse.datatools.sdk/build.properties8
-rw-r--r--plugins/org.eclipse.datatools.sdk/eclipse32.pngbin0 -> 4594 bytes
8 files changed, 114 insertions, 0 deletions
diff --git a/plugins/org.eclipse.datatools.sdk/.project b/plugins/org.eclipse.datatools.sdk/.project
new file mode 100644
index 000000000..e2b7ca8d5
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.datatools.sdk</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
diff --git a/plugins/org.eclipse.datatools.sdk/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sdk/META-INF/MANIFEST.MF
new file mode 100644
index 000000000..e13a35c8f
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/META-INF/MANIFEST.MF
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: DTP SDK Plug-in
+Bundle-SymbolicName: org.eclipse.datatools.sdk;singleton:=true
+Bundle-Version: 1.7.0.qualifier
+Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.pde.ui;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.pde.ui.templates;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.ui.views;bundle-version="[3.2.0,4.0.0)",
+ org.eclipse.datatools.connectivity;bundle-version="[1.0.1,2.0.0)"
+Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
+Bundle-Localization: plugin
+Bundle-Vendor: Eclipse Data Tools Platform
diff --git a/plugins/org.eclipse.datatools.sdk/about.html b/plugins/org.eclipse.datatools.sdk/about.html
new file mode 100644
index 000000000..c23c94686
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/about.html
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<p>June 15, 2008</p>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
+being redistributed by another party (&quot;Redistributor&quot;) 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 <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
+</body>
+</html> \ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sdk/about.ini b/plugins/org.eclipse.datatools.sdk/about.ini
new file mode 100644
index 000000000..76a035608
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/about.ini
@@ -0,0 +1,27 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=eclipse32.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePerspective" contains the id of the perspective in which the
+# welcome page is to be opened.
+# optional
+
+# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page
+# optional
diff --git a/plugins/org.eclipse.datatools.sdk/about.mappings b/plugins/org.eclipse.datatools.sdk/about.mappings
new file mode 100644
index 000000000..0aacd827e
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@BUILD@ \ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sdk/about.properties b/plugins/org.eclipse.datatools.sdk/about.properties
new file mode 100644
index 000000000..f072cdefe
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/about.properties
@@ -0,0 +1,18 @@
+###############################################################################
+# Copyright (c) 2006 Sybase, Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Sybase, Inc. - initial API and implementation
+###############################################################################
+blurb=Eclipse Data Tools Platform SDK\n\
+\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+(c) Copyright Eclipse contributors and others 2005, 2007. All rights reserved.\n\
+Visit http://www.eclipse.org/datatools
+
diff --git a/plugins/org.eclipse.datatools.sdk/build.properties b/plugins/org.eclipse.datatools.sdk/build.properties
new file mode 100644
index 000000000..0801ad5fb
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/build.properties
@@ -0,0 +1,8 @@
+bin.includes = META-INF/,\
+ about.html,\
+ about.ini,\
+ about.mappings,\
+ about.properties,\
+ eclipse32.png
+src.dir = src/
+src.includes = about.html
diff --git a/plugins/org.eclipse.datatools.sdk/eclipse32.png b/plugins/org.eclipse.datatools.sdk/eclipse32.png
new file mode 100644
index 000000000..568fac1d0
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sdk/eclipse32.png
Binary files differ

Back to the top