Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Project.create out side workspace
Project.create out side workspace [message #329553] Fri, 27 June 2008 18:14 Go to next message
Eclipse UserFriend
Originally posted by: sursubra.cisco.com

Hi,

If i create project inside workspace the resource plugin create a project
folder with the project name i gave then the contents are created inside my
project folder. If i create project outside the workspace and it is not
creating the project folder inside the non workspace location i gave.I tried
JDT, Plugin Project all of them have the same behaviour. I beleive the
resource plugin should create project folder in the non-workspace location
also. Is this intented behaviour?. I am not quite getting why they created
differently.


Regards,
Suresh Subramanian
Re: Project.create out side workspace [message #329558 is a reply to message #329553] Fri, 27 June 2008 18:29 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You can create a project in the workspace while pointing it to a
location in the file system outside the workspace dir. See
org.eclipse.core.resources.IProject.create(IProjectDescripti on,
IProgressMonitor) and IProjectDescription

Or are you trying to create a project that points to an existing source
tree?

PW


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


Previous Topic:Folding a list
Next Topic:build.bat on the srcInlcuded.zip using
Goto Forum:
  


Current Time: Fri Jul 19 14:33:11 GMT 2024

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

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

Back to the top