Frustrating Eclipse Bug
If you haven't discovered it yet, there is a frustrating Eclipse bug when accessing files on a UNIX server via FTP. Any directories and files that were modified on leap day (February 29) will no longer appear in the File Explorer View. That freakin' sucks. To fix, simply run the following command:
$ touch dirname
That will change the last modified date. An easy fix for a stupid, frustrating bug.
UPDATE: This bug has been logged.
$ touch dirname
That will change the last modified date. An easy fix for a stupid, frustrating bug.
UPDATE: This bug has been logged.
1 Comments:
Leap day is a fad.
By Cameron, at 3:25 PM
Post a Comment
<< Home