1
0
Fork 0
MySQLDumper/pdepend.xml

10 Zeilen
375 B
XML

<?xml version="1.0" ?>
<configuration
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://pdepend.org/schema/configuration"
xsi:schemaLocation="http://pdepend.org/schema/configuration http://pdepend.org/schema/1.0/configuration.xsd">
<cache>
<driver>file</driver>
<location>/tmp/pdepend</location>
</cache>
</configuration>