TODO not showing up as tasks [message #723348] |
Thu, 08 September 2011 11:43  |
Eclipse User |
|
|
|
I think I've done everything as suggested.
1. TODO is a defined tag under Compiler->Task Tags
2. Under the tasks view, I have tried Show All, defined a custom configuration for TODO, etc.
3. Ensured project is built
4. Ensured there are no "build path errors"
BTW, I can see tasks in CSS and XSL files, but not from Java/Javascript files.
Thanks in advance!
|
|
|
|
|
Re: TODO not showing up as tasks [message #724846 is a reply to message #723348] |
Tue, 13 September 2011 10:40   |
Eclipse User |
|
|
|
On 08.09.2011 13:43, Atharva wrote:
> I think I've done everything as suggested.
>
> 1. TODO is a defined tag under Compiler->Task Tags
>
> 2. Under the tasks view, I have tried Show All, defined a custom
> configuration for TODO, etc.
>
> 3. Ensured project is built
>
> 4. Ensured there are no "build path errors"
>
> BTW, I can see tasks in CSS and XSL files, but not from
> Java/Javascript files.
You mean you can't see it in both, Java and Javascript or just in one of
them?
Dani
>
> Thanks in advance!
|
|
|
|
|
|
Re: TODO not showing up as tasks [message #725299 is a reply to message #725220] |
Wed, 14 September 2011 13:17   |
Eclipse User |
|
|
|
On 14.09.2011 11:32, Atharva wrote:
> Yes. I use an external ANT build file to build. Does that make a
> difference?
Yes it does: the TODO markers are created by the Eclipse Java compiler.
If you don't run it, you won't get the TODO markers.
Dani
|
|
|
|
Re: TODO not showing up as tasks [message #725942 is a reply to message #725669] |
Fri, 16 September 2011 07:42  |
Eclipse User |
|
|
|
On 15.09.2011 15:58, Atharva wrote:
> I would think that Eclipse just needs to pre-process the files, not
> really compile them? Any way to do that?
There is not option for the compiler to do this. You need to do it yourself.
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.03424 seconds