当前位置:网站首页>[idea] how to create a new project
[idea] how to create a new project
2022-07-26 11:23:00 【Pangpang learns programming】
1. choice maven
2. Fill in groupid What?
3. Delete the green part in the space , The red ones must be kept

4. Click on zhiwang Right click ->new module
5. Now there are two pom, One inside and one outside , If there are both inside and outside , Just outside pom, If it is unique inside , Just put it inside

If you want to be faster , Just modify the inside , This is creating something else module It doesn't affect
6. stay scala Build a package below

边栏推荐
- mysql数据库进阶
- Le audio specification overview
- [vscode]如何远程连接服务器
- Pytest execution rules_ Basic usage_ Common plug-ins_ Common assertions_ Common parameters
- [development tool] ieda red
- [idea]如何新建一个项目
- MySQL transaction details
- easyui01
- Solve the problem of the popularity of org.apache.commons.codec.binary.base64
- 并发三大性质
猜你喜欢
随机推荐
3dunity game project practice - first person shooting game
Can SAIC mingjue get out of the haze if its products are unable to sell and decline
经典蓝牙的连接过程
PyQt5快速开发与实战 3.1 Qt Designer快速入门
[idea]如何新建一个项目
MongoDB-使用$type查询某个字段的类型是否为xxx
mother
702马力破百仅4.5秒!最强皮卡来袭,安全、舒适一个不落
实时流式协议--RTSP
postman 导出导入
There is an unhandled exception at 0x003b66c3 in MFC: 0xc000041d: unhandled exception encountered during user callback
mysql学习笔记
Three properties of concurrency
Bash shell learning notes (V)
Logging learning final edition - configured different levels of log printing colors
HCI interface
leetcode-209. 长度最小的子数组(二分、前缀和、滑动窗口)
MySQL事务详解
Generation and transformation of pulse waveform
Pre post pytest method








