From 6c7000a29a28765d228394256c92ac4f6a260c12 Mon Sep 17 00:00:00 2001 From: megagao Date: Thu, 24 Nov 2016 16:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E4=BA=86=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../profiler/production_ms on Tomcat 8.x.xml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .myeclipse/profiler/production_ms on Tomcat 8.x.xml diff --git a/.myeclipse/profiler/production_ms on Tomcat 8.x.xml b/.myeclipse/profiler/production_ms on Tomcat 8.x.xml new file mode 100644 index 0000000..5b771ed --- /dev/null +++ b/.myeclipse/profiler/production_ms on Tomcat 8.x.xml @@ -0,0 +1,37 @@ + + + +production_ms on Tomcat 8.x Launch Configuration + +org.hqu.production_ms.controller.*, +org.hqu.production_ms.domain.*, +org.hqu.production_ms.exception.*, +org.hqu.production_ms.mapper.*, +org.hqu.production_ms.service.*, +org.hqu.production_ms.shiro.*, +org.hqu.production_ms.test.*, +org.hqu.production_ms.util.* +10 + +1000 +false +org.hqu.production_ms.controller.** +org.hqu.production_ms.domain.** +org.hqu.production_ms.exception.** +org.hqu.production_ms.mapper.** +org.hqu.production_ms.service.** +org.hqu.production_ms.shiro.** +org.hqu.production_ms.test.** +org.hqu.production_ms.util.** + +false +0 +false +100 +true + +1000 +true +false +true + -- GitLab