diff --git a/cross/org.eclipse.cdt.launch.remote-feature/build.properties b/cross/org.eclipse.cdt.launch.remote-feature/build.properties
index c6af93f4925..b7be1e1bd3b 100644
--- a/cross/org.eclipse.cdt.launch.remote-feature/build.properties
+++ b/cross/org.eclipse.cdt.launch.remote-feature/build.properties
@@ -3,3 +3,4 @@ bin.includes = feature.xml,\
epl-v10.html,\
feature.properties,\
license.html
+generate.plugin@org.eclipse.cdt.launch.remote.source=org.eclipse.cdt.launch.remote
\ No newline at end of file
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
index fcb7b656b7a..92d5a1428ef 100644
--- a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
+++ b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
@@ -27,5 +27,12 @@
install-size="0"
version="0.0.0"
unpack="false"/>
+
+
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties
deleted file mode 100644
index 231dfcf1486..00000000000
--- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###############################################################################
-# Copyright (c) 2008 IBM Corporation 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
-
-generate.feature@org.eclipse.cdt.gnu.build.source = org.eclipse.cdt.gnu.build
-generate.feature@org.eclipse.cdt.gnu.debug.source = org.eclipse.cdt.gnu.debug
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/feature.xml b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/feature.xml
deleted file mode 100644
index 410bf9062e1..00000000000
--- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/feature.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
- %description
-
-
-
- %copyright
-
-
-
- %license
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/build.properties b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/build.properties
deleted file mode 100644
index 811ba521d76..00000000000
--- a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplatePlugin/build.properties
+++ /dev/null
@@ -1,27 +0,0 @@
-###############################################################################
-# Copyright (c) 2005, 2006 IBM Corporation 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
-bin.includes = about.html,\
- about.ini,\
- about.mappings,\
- about.properties,\
- eclipse32.gif,\
- plugin.xml,\
- plugin.properties,\
- src/**,\
- META-INF/
-src.includes = about.html,\
- about.ini,\
- about.mappings,\
- about.properties,\
- eclipse32.gif,\
- plugin.xml,\
- plugin.properties
-sourcePlugin=true