Author Topic: Force retag of a file?  (Read 4239 times)

Tree

  • Community Member
  • Posts: 79
  • Hero Points: 2
Force retag of a file?
« on: August 17, 2010, 03:37:00 PM »
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.

dmw

  • Senior Community Member
  • Posts: 145
  • Hero Points: 15
Re: Force retag of a file?
« Reply #1 on: August 17, 2010, 07:50:56 PM »
Call project-add-file from the command line to add the current file.