.project 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>maxkey-web-manage</name>
  4. <comment>maxkey-web-manage</comment>
  5. <projects>
  6. <project>maxkey-protocol-oauth-2.0</project>
  7. <project>maxkey-protocol-authorize</project>
  8. <project>maxkey-protocol-saml-2.0</project>
  9. <project>maxkey-dao</project>
  10. <project>maxkey-core</project>
  11. <project>maxkey-jose-jwt</project>
  12. <project>maxkey-client-sdk</project>
  13. </projects>
  14. <buildSpec>
  15. <buildCommand>
  16. <name>org.eclipse.jdt.core.javabuilder</name>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. <buildCommand>
  21. <name>org.eclipse.wst.common.project.facet.core.builder</name>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. <buildCommand>
  26. <name>org.eclipse.wst.validation.validationbuilder</name>
  27. <arguments>
  28. </arguments>
  29. </buildCommand>
  30. <buildCommand>
  31. <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
  32. <arguments>
  33. </arguments>
  34. </buildCommand>
  35. </buildSpec>
  36. <natures>
  37. <nature>org.eclipse.jdt.core.javanature</nature>
  38. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  39. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  40. <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  41. <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
  42. </natures>
  43. </projectDescription>