10 Zeilen
Kein EOL
384 B
XML
10 Zeilen
Kein EOL
384 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> |