bigbluebutton-Github/bigbluebutton-web/bigbluebutton-web.iml
2016-04-26 09:19:17 +01:00

32 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module classpath="eclipse" classpath-dir="$MODULE_DIR$" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Spring" name="Spring">
<configuration>
<fileset id="fileset" name="Spring Application Context" removed="false">
<file>file://$MODULE_DIR$/grails-app/conf/spring/resources.xml</file>
<file>file://$MODULE_DIR$/web-app/WEB-INF/applicationContext.xml</file>
<file>file://$MODULE_DIR$/grails-app/conf/spring/bbb-redis-messaging.xml</file>
<file>file://$MODULE_DIR$/grails-app/conf/spring/doc-conversion.xml</file>
<file>file://$MODULE_DIR$/grails-app/conf/spring/turn-stun-servers.xml</file>
<file>file://$MODULE_DIR$/grails-app/conf/spring/bbb-redis-pool.xml</file>
</fileset>
</configuration>
</facet>
<facet type="web" name="GrailsWeb">
<configuration>
<webroots>
<root url="file://$MODULE_DIR$/web-app" relative="/" />
<root url="file://$MODULE_DIR$/grails-app/views" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map />
<naming-strategy-map />
</configuration>
</facet>
</component>
</module>