# ConvertYamlAndProperties **Repository Path**: thghh/ConvertYamlAndProperties ## Basic Information - **Project Name**: ConvertYamlAndProperties - **Description**: IntelliJ IDEA plugin - Convert Yaml And Properties Files - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: jar - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 13 - **Created**: 2024-05-11 - **Last Updated**: 2024-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Convert Yaml And Properties Files > You can quickly convert Properties files to YAML files, or YAML files to Properties files [Gitee](https://gitee.com/thghh/ConvertYamlAndProperties) ## step 1 git clone https://gitee.com/thghh/ConvertYamlAndProperties.git ## step 2 git checkout -b jar ## step 3 mvn install ## step 4 ``` com.github.chenc.yamlandprops ConvertYamlAndProperties 1.0.6 ``` ## Change Log >1.0.6 Standalone jar mode. >1.0.5 fix bugs. >1.0.4 fix bugs. >1.0.3 fix YAML file null value exception. >1.0.2 Show menu only with files of specified type.