<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   <br/>
   Anthony Walter <sysrpl@gmail.com> hat am 26. August 2011 um 14:11 geschrieben:
   <br/>
   <br/>
   <blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;" type="cite">
    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".
   </blockquote>
  </div>
  <p style="margin: 0px;">You don't need to rebuild clean. </p>
  <p style="margin: 0px;">Just rebuild the IDE using the IDE (tools / build lazarus). On recent computers this takes only a few seconds, because the IDE and FPC are clever enough to build only what has changed. </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Another option is to use one of the example projects in components/codetools/examples. </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   <blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;" type="cite">
    <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)?
   </blockquote>
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Use less make and more IDE. </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   <blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;" type="cite"></blockquote>
  </div>
 </body>
</html>