I've looked at every question I could find related to this issue and found nothing for Mars specifically (not sure if it matters), but more importantly nothing that resolved this problem for me.
I'm not using AspectJ.
- I've configured the tasks view to show everything and I see tasks from js/html/css files in MY projects but not from .java files.
- I can see a few tasks from java files in other projects, which led me to think it might be a build problem but my project is building. It has errors (only js/xml), but the build path is fine and Eclipse is building the project.
- I've tried changing the java task tags preference to force a rebuild and still no luck
- I've also tried the markers view and that again showed me some tasks from java files in other projects, but not the main project that I"m interested in.
Any help would be greatly appreciated.