.project 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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-authorize</project>
  7. <project>maxkey-jose-jwt</project>
  8. <project>maxkey-core</project>
  9. <project>maxkey-dao</project>
  10. <project>maxkey-client-sdk</project>
  11. <project>maxkey-protocol-oauth-2.0</project>
  12. <project>maxkey-protocol-saml-2.0</project>
  13. <project>maxkey-identity-scim</project>
  14. </projects>
  15. <buildSpec>
  16. <buildCommand>
  17. <name>org.eclipse.jdt.core.javabuilder</name>
  18. <arguments>
  19. </arguments>
  20. </buildCommand>
  21. <buildCommand>
  22. <name>org.eclipse.wst.common.project.facet.core.builder</name>
  23. <arguments>
  24. </arguments>
  25. </buildCommand>
  26. <buildCommand>
  27. <name>org.eclipse.wst.validation.validationbuilder</name>
  28. <arguments>
  29. </arguments>
  30. </buildCommand>
  31. <buildCommand>
  32. <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
  33. <arguments>
  34. </arguments>
  35. </buildCommand>
  36. </buildSpec>
  37. <natures>
  38. <nature>org.eclipse.jdt.core.javanature</nature>
  39. <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
  40. <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
  41. <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
  42. <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
  43. </natures>
  44. </projectDescription>