This file is indexed.

/usr/share/eclipse/dropins/ptp-rdt/eclipse/plugins/org.eclipse.ptp.rdt.doc.user_1.0.0.dist/html/concepts/service_model.html 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
18
19
20
21
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../help.css">
<title>Service Model</title>
</head>

   <body>
      <h2>Service Model</h2>
      <p>The service model is a representation of:</p>
      <li>What <a href=services.html>Services</a> are defined for the IDE to take advantage of</li>
      <li>What <a href=providers.html>Service Providers</a> are available for those services</li>
      <li>How those services are configured for each project</li>
      <BR><BR>
<p>The service model can be configured in several ways:</p>
	<li>In the <a href=../reference/remote_services.html>Service Configurations project property page</a></li>
	<li>In the Convert To Remote Project wizard</li>
<BR><BR><p> In order for RDT remote projects to function properly, a service model must be configured for your project.
</body>
</html>