Comments such as // TODO something
or // FIXME this
used to be recognized by Eclipse and put in the Tasks view while I was using it for Java development.
I'm now writing Scala, and those comments are not recognized anymore.
- Eclipse version: Kepler SR2
- Scala IDE version: 3.0.4
How can I enable this feature?