Finding string references in a project
Hi,
I have a list of strings (>1,000 ) which I need to find if they are being used in the current project. Does anyone know a way I could do this aside from doing a manual "find in path" for each one which would take almost 2 days and would be prone to errors as I don't want to flag a string as unused by mistake.
Thanks ... James
请先登录再写评论。