Egghead GraphQL.iml 663 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="WEB_MODULE" version="4">
  3. <component name="NewModuleRootManager">
  4. <content url="file://$MODULE_DIR$" />
  5. <orderEntry type="inheritedJdk" />
  6. <orderEntry type="sourceFolder" forTests="false" />
  7. <orderEntry type="module-library">
  8. <library name="PHP Runtime" type="php">
  9. <CLASSES>
  10. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  11. </CLASSES>
  12. <SOURCES>
  13. <root url="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard" />
  14. </SOURCES>
  15. </library>
  16. </orderEntry>
  17. </component>
  18. </module>