.project 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- -->
  3. <!-- Copyright (c) 2018 Intel Corporation. -->
  4. <!-- -->
  5. <!-- All rights reserved. This program and the accompanying materials -->
  6. <!-- are made available under the terms of the Eclipse Public License v1.0 -->
  7. <!-- which accompanies this distribution, and is available at -->
  8. <!-- http://www.eclipse.org/legal/epl-v10.html -->
  9. <!-- -->
  10. <!-- Contributors: -->
  11. <!-- Intel Corporation - initial implementation and documentation -->
  12. <!-- -->
  13. <projectDescription>
  14. <name>com.intel.sgx.userguide</name>
  15. <comment></comment>
  16. <projects>
  17. </projects>
  18. <buildSpec>
  19. <buildCommand>
  20. <name>org.eclipse.jdt.core.javabuilder</name>
  21. <arguments>
  22. </arguments>
  23. </buildCommand>
  24. <buildCommand>
  25. <name>org.eclipse.pde.ManifestBuilder</name>
  26. <arguments>
  27. </arguments>
  28. </buildCommand>
  29. <buildCommand>
  30. <name>org.eclipse.pde.SchemaBuilder</name>
  31. <arguments>
  32. </arguments>
  33. </buildCommand>
  34. </buildSpec>
  35. <natures>
  36. <nature>org.eclipse.pde.PluginNature</nature>
  37. <nature>org.eclipse.jdt.core.javanature</nature>
  38. </natures>
  39. </projectDescription>