# idl-generator **Repository Path**: l0km/idl-generator ## Basic Information - **Project Name**: idl-generator - **Description**: The code generator tool transltes Swift-annotated Java files to .thrift - **Primary Language**: Java - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-12-20 - **Last Updated**: 2025-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # idl-generator The code generator tool transltes Swift-annotated Java files to .thrift 用于从swift注释定义的java类生成thrift接口定义文件(`.thrift`)的命令工具和maven插件。 ## idl-generator-cli 命令执行工具 [idl-generator-cli](idl-generator-cli "idl-generator-cli") ## swift2thrift-maven-plugin maven插件 [swift2thrift-maven-plugin](swift2thrift-maven-plugin "swift2thrift-maven-plugin") ## License and Citation idl-generator is released under the [BSD 2-Clause license](LICENSE). @article{10km, Author = {Gu,YaDong 10km0811@sohu.com}, Title = {idl-generator: The code generator tool transltes Swift-annotated Java files to .thrift}, Year = {2017} }