# e-Buy PaaS IDEA开发配置

## 版权声明配置

* 依次点击 `File | Settings | Editor | Copyright | Copyright Profiles`
* 导入附件：[ebuy-copyright.xml](https://book.e-buy.com/attachments/66)
[![微信图片_20221110163306.png](https://book.e-buy.com/uploads/images/gallery/2022-11/scaled-1680-/20221110163306.png)](https://book.e-buy.com/uploads/images/gallery/2022-11/20221110163306.png)

## 代码风格配置

### Java代码
* 依次点击 `File | Settings | Editor | Code Style | Java`
* 导入附件：[idea java code style.xml](https://book.e-buy.com/attachments/67)
[![微信图片_20221110163530.png](https://book.e-buy.com/uploads/images/gallery/2022-11/scaled-1680-/20221110163530.png)](https://book.e-buy.com/uploads/images/gallery/2022-11/20221110163530.png)

## 文件模板配置

* 下载附件：[fileTemplates.zip](https://book.e-buy.com/attachments/68) 至项目根目录下.idea目录
* 解压至当前目录
* 打开idea，并依次击 `File | Settings | Editor | File and Code Templates`，选择Scheme为Project
[![](https://book.e-buy.com/uploads/images/gallery/2022-11/scaled-1680-/image-1668072059682.png)](https://book.e-buy.com/uploads/images/gallery/2022-11/image-1668072059682.png)