Вопрос

Is there a way to enable TODO/FIXME/etc type tasks in the Scala IDE for eclipse? The only TODO's that I see are for .java files.

Это было полезно?

Решение

This was discarded by Scala's compiler until recently. If you use a nightly trunk, it ought to work.

Другие советы

This is a regression and a ticket for it exists:

http://scala-ide-portfolio.assembla.com/spaces/scala-ide/tickets/1000634

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top