多行TODO:Eclipse中的注释 [英] Multi-line TODO: Comments in Eclipse

查看:177
本文介绍了多行TODO:Eclipse中的注释的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在这里相当直截了当的问题。有没有人知道如何做一个TODO:在Eclipse中跨多行的评论?

解决方案

请尝试以下行,

  / ** 
*< pre>
* TODO:你可以在这里写很长的行,这不会在任务描述中截断。
*< / pre>
* /


Fairly straight forward question here. Has anyone figured out how to do a TODO: comment in Eclipse that spans multiple lines? I cannot for the life of me get it to work.

解决方案

Please try with below lines,

    /**
     * <pre>
     * TODO : You can write very long line here, which will not truncate in task desc.
     * </pre>
     */

这篇关于多行TODO:Eclipse中的注释的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆