Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] org.eclipse.core.runtime.Path issue with colons


See IPath.isValidPath and IPath.isValidSegment.

John.
--

Ed Warnicke wrote on 08/31/2004 03:37:25 PM:

> Could you point me to the API spec for IPath that indicates that ':' and
> '\\' aren't valid path segment characters?


Back to the top