Commit 3fd2e777 authored by 高洋's avatar 高洋

Updates project-create.md

Auto commit by GitBook Editor
parent e0dd3711
......@@ -145,8 +145,6 @@ mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -D archetypeGr
mvn clean install -Dmaven.test.skip=true
```
<a name="liquibase"> </a>
### 初始化数据库表结构及基础数据
在 HelParent 项目录下执行:
......@@ -164,9 +162,7 @@ mvn clean install -Dmaven.test.skip=true
```
mvn eclipse:eclipse
```
3. 将所有工程导入 IDE 工具(Eclipse,IntelliJ IDEA)中
4. 配置 Server ,配置 JNDI 数据源,参照[多数据库配置](chapter1.1.md)
5. 将 hel 工程发布到 tomcat/webapps,运行
2. 将项目工程导入 IDE 工具(Eclipse,IntelliJ IDEA)中,并配置服务(tomcat)后启动运行。
### 更新HEL依赖
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment