Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » change default path nam(change default path name in ubuntu)
icon8.gif  change default path nam [message #652676] Sat, 05 February 2011 07:39 Go to next message
esash  is currently offline esash Friend
Messages: 1
Registered: February 2011
Junior Member
hi all,

i am newbie to eclipse. I have eclipse helios in ubuntu 10.10. However, for any file I create, the file gets created in my home folder rather than in the workspace of my project. Please help me how to change the default path name for this, in eclipse..

Thanks in advance.

Esash
Re: change default path nam [message #652885 is a reply to message #652676] Mon, 07 February 2011 13:14 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 02/05/2011 02:39 AM, esash wrote:
> i am newbie to eclipse. I have eclipse helios in ubuntu 10.10. However,
> for any file I create, the file gets created in my home folder rather
> than in the workspace of my project. Please help me how to change the
> default path name for this, in eclipse..
> Thanks in advance.

How are you trying to create your file? Please provide a snippet. Is
it for a java app, or an eclipse plugin?

Guess: If you are using java.io.File to create "files", they will show
up in your current working directory, most often your $HOME.

The workspace applies to eclipse plugins using the
org.eclipse.core.resources plugin and IProject/IFolder/IFile.

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Eclipse help system on Solaris with no browser
Next Topic:Don't get bitmaps in feature (trouble with getImageDescriptor)
Goto Forum:
  


Current Time: Thu Apr 25 21:16:21 GMT 2024

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

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

Back to the top