Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Bug 23885 Files.findFileInfo()

On Thu, Sep 19, 2002 at 07:49:05PM -0400, Jonathan Gossage wrote:
> The function org.eclipse.stellation.workspace.Files.findFileInfo() has no
> Windows specific implementation of the file find loop that is implemented by
> the external "find" command on Unix platforms. Even if Cygwin is installed
> with the "find" utility, it fails becuse DOS paths are passed to it.

findFileInfo is used only when Svc is run on Unix. I'll adjust source and 
documentation to make this more obvious. Re Cygwin, I hope we can avoid *ever*
requiring its use to run Stellation (Jikes went down that path, a step I now regret).

dave



Back to the top