李令之第一次提交

master
李令之 11 months ago
commit 8e6afa67ab

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<entry key="profiler.settings.instrument.empty.methods">true</entry>
<entry key="ProfilerCPUSettings_profile_runnables">true</entry>
<entry key="ProfilerCPUSettings_filter_type">2</entry>
<entry key="ProfilerMemorySettings_track_every">10</entry>
<entry key="ProfilerMemorySettings_mode">4</entry>
<entry key="ProfilerCPUSettings_root_classes">com.action.**
com.bean.**
com.csgw.action.**
com.util.**
</entry>
<entry key="ProfilerCPUSettings_filter_value">com.action.*,
com.bean.*,
com.csgw.action.*,
com.util.*</entry>
<entry key="profiler.settings.istrument.getter.setter.methods">true</entry>
<entry key="myeclipse.profiling.mode">0</entry>
<entry key="ProfilerMemorySettings_stacktraces">-1</entry>
</properties>
Loading…
Cancel
Save