CDT + JDT? [message #556581] |
Wed, 01 September 2010 17:50  |
Eclipse User |
|
|
|
Hey everyone,
I'm a new developer and I recently stumbled upon Eclipse. The program is working great, but I have recently found that I need both the Eclipse CDT (C/C++) and Eclipse JDT (Java) at lot. I was wondering if there was a way to put the CDT and JDT together in one Eclipse program rather than having each in a separate Eclipse program.
In case that was a bit confusing, an example of what I would like to do is the following: When I click "New->Project" I would like to choose to create a C, C++, or Java project rather than having to open up Eclipse CDT to create C/C++ programs and Eclipse JDT to create Java programs.
Thanks,
|
|
|
|
|
Re: CDT + JDT? [message #905562 is a reply to message #557138] |
Thu, 30 August 2012 12:33  |
Eclipse User |
|
|
|
I was unable to do it as described above. I'm trying to do this with Juno.
I went to help-> install new software and added
http://download.eclipse.org/tools/cdt/releases/juno
This did let me check two lines of CDT boxes (Main features and Optional features) but I get an error that some dependency is missing so it won't actually install.
Cannot complete the install because one or more required items could not be found.
Software being installed: C/C++ Remote Launch 6.0.0.201206111645 (org.eclipse.cdt.launch.remote.feature.group 6.0.0.201206111645)
Missing requirement: C/C++ Remote Debug Launcher 2.4.0.201206111645 (org.eclipse.cdt.launch.remote 2.4.0.201206111645) requires 'bundle org.eclipse.rse.ui [3.0.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: C/C++ Remote Launch 6.0.0.201206111645 (org.eclipse.cdt.launch.remote.feature.group 6.0.0.201206111645)
To: org.eclipse.cdt.launch.remote [2.4.0.201206111645]
How do I resolve that?
I'd also like to add the RCP/RAP package for Eclipse Plugins, as well as whatever else sounds good. But I think it's silly to have N independent full installs of Eclipse to use all N IDEs.
Also, for the Java newbie, what's the real difference between Java and JavaEE IDE? If I get the JavaEE one, do I effectively have the "normal Java" JDT as well?
I think it would be nice if Eclipse could tell that I installed the CDT distribution on top of the Java distribution and realize that it now just is both. And then if I install RCP/RAP on top of that combination then it realizes that it now just is all three. And then...
Thank you for your help!
P.S. Why does my Java JDT only install open up first time with a C/C++ button toward the top-right area, just left of "Resource"? Weird...
[Updated on: Thu, 30 August 2012 12:49] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.06350 seconds