How to Add Eclipse TODOs to JSPs

£可爱£侵袭症+ 提交于 2019-12-03 05:40:20

Open the Preferences (Window->Preferences) and select General->Editors->Structured Text Edit->Task Tags.

From there you can mark the "Enable searching for Task Tags" setting. Please be sure JSP is active in the Filters tab.

Note: I'm using Eclipse Helios Service Release 2 (Build id: 20110301-1815). Preferences sections could change in different versions, you could always search for "task" in the preferences as Rob suggested.

Look around Eclipse preferences - you can type "task" as a filter text - you should find options there to enable task tags for JSPs.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!