Installing_Intel_Software_Guard_Extensions_Eclipse_Plugin.htm 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!--------------------------------------------------------------------------->
  2. <!-- Copyright (c) 2016 Intel Corporation. -->
  3. <!-- -->
  4. <!-- All rights reserved. This program and the accompanying materials -->
  5. <!-- are made available under the terms of the Eclipse Public License v1.0 -->
  6. <!-- which accompanies this distribution, and is available at -->
  7. <!-- http://www.eclipse.org/legal/epl-v10.html -->
  8. <!-- -->
  9. <!-- Contributors: -->
  10. <!-- Intel Corporation - initial implementation and documentation -->
  11. <!--------------------------------------------------------------------------->
  12. <?xml version="1.0" encoding="utf-8"?>
  13. <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:lastBlockDepth="6" MadCap:lastHeight="1511" MadCap:lastWidth="681">
  14. <head><title>Installing Intel(R) Software Guard Extensions Eclipse* Plug-in</title>
  15. <link href="Resources/Stylesheets/intel_css_styles.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <h2>Installing Intel(R) Software Guard Extensions Eclipse* Plug-in</h2>
  19. <p>Install Intel(R) Software Guard Extensions Eclipse* Plug-in as a regular Eclipse Plugin:</p>
  20. <ol>
  21. <li>Download the zip archive of Intel(R) Software Guard Extensions Eclipse Plug-in from Intel Site</li>
  22. <li>
  23. <p>Go to <b>Help menu -&gt; Install New Software</b>. Click the <b>Add</b> button for the <b>Work with</b> field to open the <b>Add Repository</b> dialog as shown in the following graphic:</p>
  24. <p>
  25. <img src="Resources/Images/Add_Repository_Dialog.png" />
  26. </p>
  27. <p class="figcap">Add Repository Dialog</p>
  28. </li>
  29. <li>
  30. <p>Enter <code>SGX Archive</code> in the <b>Name</b> field . Click the <b>Archive...</b> button and select the location of the downloaded archive as shown in the following graphic:</p>
  31. <p>
  32. <img src="Resources/Images/The_Location_of_the_Plugin_zip_Archive.png" />
  33. </p>
  34. <p class="figcap">The Location of the Plugin zip Archive</p>
  35. </li>
  36. <li>Press <b>OK</b> to add the archive as a repository.</li>
  37. <li>In the <b>Install</b> dialog, select the <b>Software Guard Extensions Plugin</b> check-box and proceed with the usual steps.</li>
  38. </ol>
  39. </body>
  40. </html>