Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to handle the white spaces in the file path
How to handle the white spaces in the file path [message #323937] Mon, 14 January 2008 04:04 Go to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

I am working on the plugin development.My functionalities is not working where there is spaces in the path.(like C:\Documents and Settings\\foldername\\abc.abc).how can i deal with these spaces.
Re: How to handle the white spaces in the file path [message #323939 is a reply to message #323937] Mon, 14 January 2008 04:15 Go to previous message
Eclipse UserFriend
Try this:
C:\\Documents\ and\ Settings\\foldername\\abc.abc
or maybe:
C:\\\\Documents\\ and\\ Settings\\\\foldername\\\\abc.abc

If it is still not working please tell us which method
does not process the path correctly.

HTH,
Nicolai
> I am working on the plugin development.My functionalities is not
> working where there is spaces in the path.(like C:\Documents and
> Settings\\foldername\\abc.abc).how can i deal with these spaces.


--

I'm using an evaluation license of nemo since 133 days.
You should really try it!
http://www.malcom-mac.com/nemo
Previous Topic:Text Editor problem.
Next Topic:Breakpoint odd behaviour in Debug Perspective
Goto Forum:
  


Current Time: Fri Jul 18 07:14:13 EDT 2025

Powered by FUDForum. Page generated in 0.05703 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top