| 1234567891011121314151617181920212223 | <?xml version="1.0" encoding="UTF-8"?><!--                                                                       --><!-- Copyright (c) 2016 Intel Corporation.				   --><!-- 									   --><!-- 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:							   --><!--     Intel Corporation - initial implementation and documentation	   --><!--                                                                       --><site>   <description name="Intel(R) Software Guard Extensions Plug-in" url="http://fso-dev-machine.rd.intel.com/sgx">      This website hosts an evaluation version of the Eclipse Plug-in developed for Secure Guard Extensions Application development for Linux platforms.   </description>   <feature url="features/com.intel.sgx.feature_1.0.1.qualifier.jar" id="com.intel.sgx.feature" version="1.0.1.qualifier">      <category name="com.intel.security.sgx"/>   </feature>   <category-def name="com.intel.security.sgx" label="Intel(R) SGX Eclipse Plugin">      <description>Intel(R) SGX Eclipse Plugin 1.0.1.qualifier</description>   </category-def></site>
 |