This file is indexed.

/usr/share/eclipse/dropins/ptp-rdt/eclipse/plugins/org.eclipse.ptp.remote.server.core_2.0.0.dist/META-INF/MANIFEST.MF is in eclipse-ptp-rdt 8.1.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
Manifest-Version: 1.0
Export-Package: org.eclipse.ptp.internal.remote.server.core;x-internal
 :=true,org.eclipse.ptp.internal.remote.server.core.messages;x-interna
 l:=true,org.eclipse.ptp.remote.server.core
Require-Bundle: org.eclipse.core.runtime,org.eclipse.core.filesystem,o
 rg.eclipse.core.variables,org.eclipse.remote.core
Bundle-Vendor: %pluginProvider
Bundle-ActivationPolicy: lazy
Bundle-Version: 2.0.0.dist
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Activator: org.eclipse.ptp.internal.remote.server.core.Activato
 r
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.ptp.remote.server.core;singleton:=tru
 e
Bundle-RequiredExecutionEnvironment: JavaSE-1.6