Aleksa Todorovic schreef:
Hi, all!
I'm porting my project from Java to FPC/Lazarus, and work a lot in
Lazarus. I'm used to really great Refactoring features of Eclipse, and
hope Lazarus will have them one day. Now, the problem I have:
Sometimes, when I try to use Rename Identifier (or Find Identifier
References - it seems like those two features use the same code), I
get an error in output window "TCodeToolManager.InitCurCodeTool
MainCode=nil". Is this known bug, or should I do little more
investigation and report it to Mantis? Note that I use lot of include
files, which probably cause identifier-search engine to go crazy.
Do the code tools understand what file included the include file? Does
Search -> Goto include directive work?
If not, open the main file yourself and try again.
Vincent
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus