Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
7 lines
261 B
XML
7 lines
261 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configuration label="Custom" version="2.0">
|
|
<event name="jdk.JavaErrorThrow">
|
|
<setting name="enabled" control="enable-errors">true</setting>
|
|
<setting name="stackTrace">true</setting>
|
|
</event>
|
|
</configuration>
|