Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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 


Back to the top