Bug 88261 - create component XML for debug plugins
diff --git a/org.eclipse.jdt.debug.ui/build.properties b/org.eclipse.jdt.debug.ui/build.properties
index 6f3653a..e1cd466 100644
--- a/org.eclipse.jdt.debug.ui/build.properties
+++ b/org.eclipse.jdt.debug.ui/build.properties
@@ -16,6 +16,8 @@
                about.html,\
                META-INF/
 
-src.includes=about.html, schema/
+src.includes = about.html,\
+               schema/,\
+               component.xml
 source.snippetsupport.jar=Snippet Support/
 source.. = ui/
diff --git a/org.eclipse.jdt.debug.ui/hglegal2003.htm b/org.eclipse.jdt.debug.ui/hglegal2003.htm
deleted file mode 100644
index 47c8540..0000000
--- a/org.eclipse.jdt.debug.ui/hglegal2003.htm
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <LINK REL="stylesheet" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
-  <title>Legal Notices</title>
-</head>
-<body>
-
-<h3>
-<a NAME="Notices"></a>Notices</h3>
-(c) Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved.
-</body>
-</html>
diff --git a/org.eclipse.jdt.debug.ui/ngibmcpy2003.gif b/org.eclipse.jdt.debug.ui/ngibmcpy2003.gif
deleted file mode 100644
index c786e43..0000000
--- a/org.eclipse.jdt.debug.ui/ngibmcpy2003.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.jdt.debug/build.properties b/org.eclipse.jdt.debug/build.properties
index 4d52174..0be3a8a 100644
--- a/org.eclipse.jdt.debug/build.properties
+++ b/org.eclipse.jdt.debug/build.properties
@@ -20,6 +20,8 @@
                       eval/,\
                       jdi interfaces/
                       
-src.includes=about.html
+src.includes = about.html,\
+               component.xml,\
+               schema/
 output.. = jdi-bin/,\
                       bin/
diff --git a/org.eclipse.jdt.launching/build.properties b/org.eclipse.jdt.launching/build.properties
index 896aae6..9ceca51 100644
--- a/org.eclipse.jdt.launching/build.properties
+++ b/org.eclipse.jdt.launching/build.properties
@@ -19,6 +19,8 @@
 
 source.lib/launchingsupport.jar = support/
 
-src.includes=about.html, schema/
+src.includes = about.html,\
+               schema/,\
+               component.xml
 
 jars.compile.order=.,lib/launchingsupport.jar
diff --git a/org.eclipse.jdt.launching/hglegal2003.htm b/org.eclipse.jdt.launching/hglegal2003.htm
deleted file mode 100644
index 47c8540..0000000
--- a/org.eclipse.jdt.launching/hglegal2003.htm
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
-   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <LINK REL="stylesheet" HREF="book.css" CHARSET="ISO-8859-1" TYPE="text/css">
-  <title>Legal Notices</title>
-</head>
-<body>
-
-<h3>
-<a NAME="Notices"></a>Notices</h3>
-(c) Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved.
-</body>
-</html>
diff --git a/org.eclipse.jdt.launching/ngibmcpy2003.gif b/org.eclipse.jdt.launching/ngibmcpy2003.gif
deleted file mode 100644
index c786e43..0000000
--- a/org.eclipse.jdt.launching/ngibmcpy2003.gif
+++ /dev/null
Binary files differ