Eclipse - Format & Comment

Eclipse - Format & Comment

  • [1. Correct Indentation](#1. Correct Indentation)
  • [2. Format](#2. Format)
  • [3. Toggle Comment](#3. Toggle Comment)
  • [4. Add Block Comment](#4. Add Block Comment)
  • [5. Remove Block Comment](#5. Remove Block Comment)
  • References

1. Correct Indentation

Ctrl + A: 选择全部代码

Ctrl + I: 校正缩进

or

right-click -> Source -> Correct Indentation

2. Format

Ctrl + A: 选择全部代码

Ctrl + Shift + F: 代码格式化

or

right-click -> Source -> Format

3. Toggle Comment

Ctrl + Shift + C: 注释

Ctrl + Shift + C: 取消注释

or

right-click -> Source -> Toggle Comment

4. Add Block Comment

Ctrl + Shift + /: 块注释

or

right-click -> Source -> Add Block Comment

5. Remove Block Comment

Ctrl + Shift + Backslash: 取消块注释

or

right-click -> Source -> Remove Block Comment

References

[1] Yongqiang Cheng, https://yongqiang.blog.csdn.net/

相关推荐
维__kxs766716 小时前
小程序 + AI 自动直播:一部手机开启抖音挂载小程序流量主变现之旅
git·eclipse
爱分享的淘金达人2 天前
25国考照片处理器使用流程图解❗
java·考研·spring·eclipse·tomcat
爱分享的淘金达人2 天前
2025年山东省考报名流程图解
java·考研·spring·eclipse·tomcat·流程图
没你想得那么难4 天前
eclipse下载与安装(汉化教程)超详细
java·ide·eclipse
CtrlCV 攻城狮4 天前
Hadoop——HDFS
hadoop·hdfs·eclipse
小小哭包6 天前
Eclipse的常用操作快捷键
eclipse
竹鹿众猿6 天前
【Eclipse系列】Eclipse版本与jdk对应版本
ide·eclipse
Double@加贝6 天前
Hadoop-006-集群运维常见报错及解决方案
运维·hadoop·eclipse
程序员阿鹏7 天前
详解:模板设计模式
java·开发语言·jvm·后端·设计模式·eclipse·1024程序员节
weixin_431867889 天前
CheckPointUtilsTest
eclipse