This file is indexed.

/usr/share/eclipse/dropins/jdt/plugins/org.eclipse.jdt.debug_3.7.101.dist/plugin.properties is in eclipse-jdt 3.8.1-11.

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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
###############################################################################
#  Copyright (c) 2000, 2009 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
###############################################################################


pluginName=JDI Debug Model
providerName=Eclipse.org

descriptionCollection=Array
descriptionMap=Map Entries
descriptionMapEntry=Key and Value
descriptionSWTComposite=Children

javaLineBreakpoint.name=Java Line Breakpoints
javaClassLoadBreakpoint.name=Java Class Load Breakpoints
javaExceptionBreakpoint.name=Java Exception Breakpoints
javaWatchpoint.name=Java Watchpoints
javaMethodBreakpoint.name=Java Method Breakpoints

virtualMachineManagerImpl= org.eclipse.jdi.internal.VirtualMachineManagerImpl
javaLogicalStructures= Java Logical Structures

JavaBreakpoint.name = Java Breakpoint
JavaClassLoadBreakpoint.name = Java Class Load Breakpoint
CommonJavaLineBreakpoint.name = Common Java Line Breakpoint
JavaLineBreakpoint.name = Java Line Breakpoint
JavaPatternBreakpoint.name = Java Pattern Breakpoint
JavaTargetPatternBreakpoint.name = Java Target Pattern Breakpoint
JavaExceptionBreakpoint.name = Java Exception Breakpoint
JavaWatchpoint.name = Java Watchpoint
JavaMethodBreakpoint.name = Java Method Breakpoint
JavaMethodEntryBreakpoint.name = Java Method Entry Breakpoint
JavaStratumLineBreakpoint.name = Java Stratum Line Breakpoint

breakpointListeners.name = Java Breakpoint Listeners