Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Unable to use CDT

The way the .zip file is packaged, and I think it is true of the tar.gz
files as well, you need to unpack into the same directory that you
unpacked Eclipse.  That is, not the "eclipse" directory, but its parent.
In eclipse.features you should see org.eclipse.cdt_3.0.0.  In you
unpacked into the eclipse directory, you would have
eclipse.eclipse.features.

But maybe that's not what you did...

Regards,
Leo

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Jean-Eric Cuendet
Sent: Thursday, August 18, 2005 9:32 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Unable to use CDT

Hi,
I downloaded and installed Eclipse 3.1 which works OK.
I then downloaded CDT 3.0 (or is there another way, unable to get it 
with Soft updates...?) but after unpacking it in the eclipse dir, 
Eclipse doesn't give me the option of creating a C++ project...

What am I missing?
Thanks
-jec

-- 
Jean-Eric Cuendet
Riskpro Technologies SA
Av du 14 avril 1b, 1020 Renens Switzerland
Principal: +41 21 637 0110  Fax: +41 21 637 01 11
Direct: +41 21 637 0123
E-mail: jean-eric.cuendet at rptec.ch
http://www.rptec.ch
--------------------------------------------------------
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top