Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Importing Existing Code

I agree with Felipe.  I think import should be used when starting with a project file from a different IDE (e.g. Visual Studio, QT Creator, etc.).  I think of this case as Filipe does.

 

New Project -> with Existing sources

 

Leo

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Figuer, Felipe A
Sent: Wednesday, March 10, 2010 11:51 AM
To: CDT General developers list.
Subject: RE: [cdt-dev] Importing Existing Code

 

It makes sense to me as follows:

 

New Project -> with Existing sources

 

Import to me means like taking resources or something from a different environment into Eclipse CDT

but in this case it is just to not start from scratch and as you need a Eclipse project to work with Eclipse a

new project is a have to.

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Doug Schaefer
Sent: Wednesday, March 10, 2010 1:43 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Importing Existing Code

 

Excellent! Thanks.

 

One question I'm still struggling with is whether this is really an Import operation, since it imports code, or a New Project operation since it creates a new project, or maybe both. Anyone have thoughts on that?

On Wed, Mar 10, 2010 at 2:37 PM, Figuer, Felipe A <Felipe.A.Figuer@xxxxxxxxxx> wrote:

That sounds great.  When we started using with Eclipse CDT we had difficulties understanding how to create a CDT project for existing sources.

 

The warning scared us but we tried and the project creation ended up working.

 

At that time we were trying Netbeans for C and the project creation for existing sources through the project wizard was almost straight forward.

 

Nevertheless we realized Eclipse CDT is much more powerful and reliable that Netbeans for C but so far harder to configure and less intuitive for starters.

 

I am willing to try this out.

 

Regards,

 

Felipe Antonio Martinez Figueroa. 

****************************************************************************************
 
Note:  If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. 
 
****************************************************************************************

 

****************************************************************************************

Note:  If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. 

****************************************************************************************

Back to the top