Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Also Not able to See C++ Project

Hi Dont

This seems to be a issue with the version of eclipse SDK / platform that
you are using, it is seems to be an older version.

Download the latest eclipse 2.1.3 SDK / platform from the website.
Uninstall / remove the old version and then update the CDT in the new
Eclipse 2.1.3, this will definitely solve the issue.


Sarvex Jatasra

Software Engineer
Acme Technologies
+91-11-33030881


-----Original Message-----
From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
Behalf Of dont bother
Sent: Sunday, May 02, 2004 2:00 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Also Not able to See C++ Project

Hi List:

In addition to the previous email, I have one more
problem -- I am not able to see a C/C++ Project when I
click on New Project: All I see is
-----------------
Java
PluginDevelopment
Simple
-----------------
I read the tutorial which says I should see C/C++
Project too. Somehow I feel that I am not able to
install the plugins correctly or at the correct place
or Do I need to do something like ./configure or ant
of the whole eclipse code I downloaded.
This information was not mentioned on the
eclipse.org/cdt faq therefore I have raised here.
Also, my previous email is clipped here.
I had greatly appreciate if someone can help me
getting C++ IDE Environment working in Eclipse.

Thanks
Dont

**************************************************88

Hi List,
Sorry for this not too technical post. I am just a new
bie trying to figure out how to integrate C++ Plugin
(CDT) in eclipse 2.1
I downloaded and installed Eclipse successfully. Its
in my home directory. I then downloaded CDT Plugin
from www.eclipse.org/cdt

--------------------------------------------
CDT 1.2.1

We have simplified the distribution zip by creating
only a single zip file that contains everything for
release 1.2.1. That file is available from:

http://update.eclipse.org/tools/cdt/updates/release/dist/cdt-1.2.1.zip

--------------------------------------------

I unzipped the whole file in $HOME/eclipse and it
automatically did some changes in $HOME
/eclipse/features and $HOME/eclipse/plugins.

When I start my eclipse again -- it gives me a note
about the new changes and says:

It has detected new changes at <current date and
time>(which is actually the files I unzipped). This
makes the current configuration invalid and it says:

org.eclipse.cdt.ui and
org.eclipse.cdt.core are required.



------------------------------------------------


Any help, tips, pointers on fixing this and making
eclipse work for C/C++ IDE will be highly appreciated
(because I dont know any other IDE for C/C++ so I
tried eclipse and now I want to fix this)

Thanks,
Sincerely,
Dont




__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top