# r.comment **Repository Path**: alroy/r.comment ## Basic Information - **Project Name**: r.comment - **Description**: eclipse插件,替换ecilpse自带的ctrl+/加注释到行首为加到句首 - **Primary Language**: Java - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 0 - **Created**: 2014-09-05 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: eclipse-plugins **Tags**: None ## README 该插件用于替换eclipse里Ctrl+/把注释添加到行首为添加到紧贴句首,类似sublime的Ctrl+/ 说明: 1、暂时只支持在eclipse里编辑java文件时使用 2、插件默认快捷键为Ctrl+/,会跟eclipse里默认的冲突。如果不想修改eclipse原来的快捷键的话,可以在Keys里搜索 "Toggle Comment - r.commet" 修改 使用方法: 1、下载或自己编译jar包文件,并按照link方法(推荐)安装到eclipse里 2、重启eclipse,然后在Window-Preferences-General-Keys下修改原来的Toggle Comment When Editing Java Source快捷键为其他