Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2014-05-27 14:19:20 +0000
committerMike Rennie2014-05-27 14:19:20 +0000
commitcbe18f3104ab788e828ead636f1e3b47f253c283 (patch)
tree4343cc3e43b8b5bec970876661c5c35858392bae /org.eclipse.debug.ui/ui/org/eclipse
parent580c56a0730b92832727f3e9eb54d9b6dc1bc910 (diff)
downloadeclipse.platform.debug-cbe18f3104ab788e828ead636f1e3b47f253c283.tar.gz
eclipse.platform.debug-cbe18f3104ab788e828ead636f1e3b47f253c283.tar.xz
eclipse.platform.debug-cbe18f3104ab788e828ead636f1e3b47f253c283.zip
Bug 435826 - org.eclipse.debug.ui.stringsubstitution is missing inI20140528-0115I20140527-2300I20140527-2000
generated API doc Signed-off-by: Mike Rennie Sarika Sinha <sarika.sinha@in.ibm.com>
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/ui/stringsubstitution/package.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/stringsubstitution/package.html b/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/stringsubstitution/package.html
new file mode 100644
index 000000000..724891002
--- /dev/null
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/stringsubstitution/package.html
@@ -0,0 +1,19 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Eclipse Debug Platform</title>
+</head>
+
+<body bgcolor="#FFFFFF">
+
+<p>Provides an interface to select an argument for a string substitution variable.</p>
+
+<h2>Package Specification</h2>
+
+<p>This package provides an interface to contribute an argument selector which is used to configure the argument for a string substitution
+ variable.</p>
+<blockquote>&nbsp;</blockquote>
+</body>
+</html> \ No newline at end of file

Back to the top