Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Create a Project without Eclipse creating a directory
Create a Project without Eclipse creating a directory [message #200801] Wed, 29 August 2007 17:39 Go to next message
Eclipse UserFriend
Originally posted by: someone.nospam.net

How can I get Eclipse to allow me to create a project without the wizard
assuming that I want to create a directory matching the project name under
my workspace directory?
Why you ask?

Because code for several deliverables and thus several projects exist in the
same directories.

I want my workspace is some directory and my project settings and what not
to exist in the top level workspace directory, but not in a new folder! Then
I want to be able to tell eclipse where to find the libs, includes, and
source for each project that I create.
Re: Create a Project without Eclipse creating a directory [message #200845 is a reply to message #200801] Thu, 30 August 2007 08:14 Go to previous message
Eclipse UserFriend
Christopher Pisz wrote:
> How can I get Eclipse to allow me to create a project without the wizard
> assuming that I want to create a directory matching the project name under
> my workspace directory?
> Why you ask?
>
> Because code for several deliverables and thus several projects exist in the
> same directories.
>
> I want my workspace is some directory and my project settings and what not
> to exist in the top level workspace directory, but not in a new folder! Then
> I want to be able to tell eclipse where to find the libs, includes, and
> source for each project that I create.
>
>
>

When you create the project, just change the default location it creates
it to wherever you wish. After the project is created you can create
linked files/folders in it that point to your sources.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Previous Topic:anything in "open element" dialog
Next Topic:Eclipse, CDT, SVN, MinGW
Goto Forum:
  


Current Time: Sun May 11 10:10:25 EDT 2025

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

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

Back to the top