Since Juha Manninen mention in the bug tracker that he assigned this issue to himself and thaat it might not be gotten to in a while ... a quick question:<br><br>If I were to attempt to fix this issue myself, what is the fastest way to test my fixes to codetools short of rebuilding the entire IDE i.e. "make clean" from my Lazarus source directory? I ask because it takes quite a while (a minute or two) to do a "make clean". <br>
<br>Is there some way to just rebuild codetools and restart the IDE loading new version without things getting all out of whack (such as the IDE complaining that it can't find Interfaces.pp due to different compiled versions between some packages or something there about)?<br>