# GsonFormat
**Repository Path**: qcosp/GsonFormat
## Basic Information
- **Project Name**: GsonFormat
- **Description**: GsonFormat eclipse 插件
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-09-07
- **Last Updated**: 2023-11-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# GsonFormat
**这是一个eclipse插件,如果是android studio和Intellij IDEA请移步[GsonFormat](https://github.com/zzz40500/GsonFormat)**
这是一个根据JSONObject格式的字符串,自动生成Java实体类参数.
# 安装
把 GsonFormat_0.1.0*.jar 放到eclipse安装目录下的dropins目录中,重启eclipse
# 使用
#### 选中项目及其任意节点右键 创建一个新类

#### 在java编辑器中鼠标右键

#### 选中一个java文件点击工具栏上的按钮(快捷键Ctrl+S)

感谢:[GsonFormat](https://github.com/zzz40500/GsonFormat) 以及各大搜索引擎