diff --git a/org.eclipse.tm.terminal.local-feature/feature.xml b/org.eclipse.tm.terminal.local-feature/feature.xml index 4c37f250190..2d8b7f13a99 100644 --- a/org.eclipse.tm.terminal.local-feature/feature.xml +++ b/org.eclipse.tm.terminal.local-feature/feature.xml @@ -10,23 +10,25 @@ Mirko Raner - initial implementation for Eclipse Bug 196337 Martin Oberhuber (Wind River) - Import to Eclipse DSDP --> - + - - %description - + + %description + - - %copyright - + + %copyright + - - %license - + + %license + @@ -37,31 +39,29 @@ id="org.eclipse.tm.terminal" version="0.0.0"/> - - - - - - - - - - + + + + + + + + + - + - + diff --git a/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF b/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF index 196a662d926..058ba465e64 100644 --- a/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF +++ b/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF @@ -17,4 +17,5 @@ Require-Bundle: org.eclipse.tm.terminal;bundle-version="2.0.0", Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy Eclipse-LazyStart: true +Eclipse-PlatformFilter: (!(osgi.os=win32)) Import-Package: org.eclipse.core.variables