diff --git a/rse/plugins/org.eclipse.rse.ui/plugin.properties b/rse/plugins/org.eclipse.rse.ui/plugin.properties
index a889d5ff3b6..0ae54649f04 100644
--- a/rse/plugins/org.eclipse.rse.ui/plugin.properties
+++ b/rse/plugins/org.eclipse.rse.ui/plugin.properties
@@ -119,6 +119,8 @@ RemoteCommandsBackground.label = Background color
RemoteCommandsBackground.description = The background color is used by the Remote Shell view.
RemoteCommandsPrompt.label = Prompt color
RemoteCommandsPrompt.description = The text color used for displaying prompts.
+ProjectFilter.label=RSE Internal Projects
+ProjectFilter.description=Hides RSE internal projects
# Creation wizard
Creation.category.name = Remote System Explorer
diff --git a/rse/plugins/org.eclipse.rse.ui/plugin.xml b/rse/plugins/org.eclipse.rse.ui/plugin.xml
index 885bbeb3e08..9a970582c22 100644
--- a/rse/plugins/org.eclipse.rse.ui/plugin.xml
+++ b/rse/plugins/org.eclipse.rse.ui/plugin.xml
@@ -883,4 +883,28 @@ Contributors:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+