I have a class which refuses to show up in my tag library, even after rebuilding. I assume there is some error preventing it from being parsed (although it builds fine).
Is there any way to force it to be re-tagged from the command line?
My project is defined with *.java, with recurse checked.
I would consider adding the file explicitly to the project, but it's a pain to do that for every case by browsing to the file within the project properties tool. Some way to add *the file in the editor* to the project would also help.