Skip to main content



      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 02:39 Go to next message
Eclipse UserFriend
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 08:14 Go to previous message
Eclipse UserFriend
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: Tue Jul 08 00:52:48 EDT 2025

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

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

Back to the top