Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
schbrain-archetype
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
schbrain-archetype
Commits
247e2cd0
Commit
247e2cd0
authored
Mar 26, 2022
by
liaozan
🏀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: subModulePrefix
parent
9ab6cf2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
17 deletions
+14
-17
README.md
README.md
+14
-17
No files found.
README.md
View file @
247e2cd0
### 项目结构

### 1.为IDEA安装Archetype
### 一、为IDEA安装Archetype

1.
在IDEA的新建项目面板为添加脚手架。
#####
在IDEA的新建项目面板为添加脚手架。
```
.xml
<groupId>com.schbrain.kp</groupId>
...
...
@@ -16,24 +12,25 @@
*Repository 项可以指定远程 maven 仓库或者本地。如果是本地( clone 该项目之后进行 install )则可以不填。*
2.
点击OK
3.
关闭新建项目面板(需要关闭新建项目面板或者重新打开 IDEA 才能看到 archetype)
##### 点击OK
##### 关闭新建项目面板(需要关闭新建项目面板或者重新打开 IDEA 才能看到 archetype)
###
2.
使用安装的Archetype创建项目
###
二、
使用安装的Archetype创建项目
再次在IDEA新建项目可以看到安装后的 Archetype,可以自行调整 Archetype 顺序。
<img
src=
"README.assets/image-202203191201.png"
/>

1.
选择
`schbrain-archetype`
点击 Next
#####
选择`schbrain-archetype`点击 Next
2.
输入以下必要信息,点击下一步
#####
输入以下必要信息,点击下一步
1.
项目名称
2.
项目位置
3.
groupId
4.
artifactId
5.
version
*
项目名称
*
项目位置
*
groupId
*
artifactId
*
version
!
[
image-202203191203.png
](
README.assets/image-202203191203.png
)
!
[
image-202203191204.png
](
README.assets/image-202203191204.png
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment