diff --git a/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml b/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml index 6e4007523b7..2f8514345a8 100644 --- a/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml +++ b/rse/examples/org.eclipse.rse.examples.daytime/plugin.xml @@ -24,7 +24,7 @@ Martin Oberhuber (Wind River) - initial API and implementation - + diff --git a/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfigurations.exsd b/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfigurations.exsd index d7c14fd5605..325b66072a6 100644 --- a/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfigurations.exsd +++ b/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfigurations.exsd @@ -137,7 +137,12 @@ These appear in configuration and properties pages for subsystems. A semicolon separated list of system type names that subsystems from this configuration support. For example, "Unix;Linux". If not specified and the "systemTypeIds" attribute is not specified, defaults to all system types. The wildcards '*' and '?' are accepted. +<p> +<b>Deprecated:</b> Use the systemTypeIds attribute instead. + + + diff --git a/rse/tests/org.eclipse.rse.tests/plugin.xml b/rse/tests/org.eclipse.rse.tests/plugin.xml index 7ff0c5dacc1..a835e5a81b3 100644 --- a/rse/tests/org.eclipse.rse.tests/plugin.xml +++ b/rse/tests/org.eclipse.rse.tests/plugin.xml @@ -15,6 +15,7 @@ + +