[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Strange Eclipse error: cannot change the .php file size to smaller, cannot cut c
|
- From: hamasaki@xxxxxxxxxxxx (Mr. Hama)
- Date: Wed, 21 May 2008 07:13:13 +0000 (UTC)
- Newsgroups: eclipse.tools.pdt
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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.