From 31e1b6b0c61ca93de157c24a02a2a9e4ed725d24 Mon Sep 17 00:00:00 2001 From: interestinglife Date: Fri, 15 May 2020 18:35:17 +0800 Subject: [PATCH] =?UTF-8?q?README=E8=A1=A5=E5=85=85=E8=B0=83=E8=AF=95?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cbcc19cb..2d596e07 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,10 @@ SQL工作台 (windows环境) startup.bat + +## 调试 + + 1. 将datagear以maven工程导入至IDE工具; + 2. 将datagear-webapp作为Web应用添加至servlet容器(比如Tomcat); + 3. 以调试模式运行Servlet容器。 + \ No newline at end of file