| [news.eclipse.tools.pdt] Re: Strange Eclipse error: cannot change the .php file size to smaller, cannot cut c |
regards Jan Walter
Ok.
But please do it if run many programs, like firefox, and try if about 5 times.
My best test:
new file, with this content:
<?
echo "hello"; echo "hello"; echo "hello"; echo "hello"; echo "hello";
?>
and save
open it, delete 1 echo line, save, close. then open it, delete 1 echo line, save, close...
and if not bugged = no bug
if left only:
<? echo "hello"; ?>
and smaller file size = no bug.