blob: 5d914bb7e41a3f4059d5926b5696dae232df61cf [file] [log] [blame]
<!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=ISO-8859-1">
<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>During project creation in the <a href=../reference/remote_c_new_project_wizard.html>New Remote C/C++ Project wizard</a></li>
<li>In the <a href=../reference/remote_services.html>Remote Services 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>