Eclipse 插件 r.comment

码农软件 · 软件分类 · 程序文档工具 · 2019-12-10 18:58:54

软件介绍

r.comment 是一个 Eclipse 插件。

使用该插件后在 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快捷键为其他


本文地址:https://www.codercto.com/soft/d/20864.html

Design Accessible Web Sites

Design Accessible Web Sites

Jeremy Sydik / Pragmatic Bookshelf / 2007-11-05 / USD 34.95

It's not a one-browser web anymore. You need to reach audiences that use cell phones, PDAs, game consoles, or other "alternative" browsers, as well as users with disabilities. Legal requirements for a......一起来看看 《Design Accessible Web Sites》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具