Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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