-
Notifications
You must be signed in to change notification settings - Fork 1
/
redpen-wordpress-plugin.iml
35 lines (35 loc) · 1.19 KB
/
redpen-wordpress-plugin.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="PHP">
<CLASSES>
<root url="file://$USER_HOME$/bin" />
<root url="file:///usr/share/php" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file:///usr/share/php" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="PHARS">
<CLASSES>
<root url="phar://$MODULE_DIR$/node_modules/phpunit.phar/" />
<root url="phar://$USER_HOME$/bin/phpunit.phar/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="phar://$MODULE_DIR$/node_modules/phpunit.phar/" />
<root url="phar://$USER_HOME$/bin/phpunit.phar/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="jasmine-DefinitelyTyped" level="application" />
</component>
</module>