# idea-ssh **Repository Path**: bingoochen/idea-ssh ## Basic Information - **Project Name**: idea-ssh - **Description**: ssh隧道 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-05 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 参考资料 - [IntelliJ IDEA插件开发指南(一)](https://blog.csdn.net/ExcellentYuXiao/article/details/80273109) - [IntelliJ IDEA插件开发指南(二)](https://blog.csdn.net/ExcellentYuXiao/article/details/80273347) - [IntelliJ IDEA插件开发指南(三)](https://blog.csdn.net/excellentyuxiao/article/details/80273448) #### 运行方法 - clone代码 - idea用new IntelliJ Platform Plugin的方式打开 - run->run...里加上plugin的选项 - Build->Prepare Build Module 'xxx' For Deployment。就生成了一个jar。 - 安装插件时候从本地硬盘安装,就OK了。 #### 项目介绍 ssh隧道 #### TODO - 保存、删除