Find the answer to your Linux question:
Results 1 to 7 of 7
Like Tree1Likes
  • 1 Post By bears
I can't seem to find the eclipse-cdt package in the repositories for Ubuntu 9.10 and it Eclipse can't create a C++ project by default. Any ideas where this package is ...
  1. #1
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845

    Eclipse-cdt in Ubuntu 9.10?

    I can't seem to find the eclipse-cdt package in the repositories for Ubuntu 9.10 and it Eclipse can't create a C++ project by default. Any ideas where this package is or am I just not looking in the right place?
    Linux User #453176

  2. #2
    Just Joined! DaGoomba's Avatar
    Join Date
    Oct 2009
    Location
    In Space
    Posts
    57
    Not sure if this is what you're looking for but here. https://code.launchpad.net/~ubuntu-b...pse-cdt/karmic

  3. #3
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    Reading a bug it looks like cdt is is so outdated that it can't work with the version of Eclipse that Ubuntu 9.10 comes with
    Linux User #453176

  4. #4
    Just Joined!
    Join Date
    Nov 2009
    Posts
    1

    Eclipse CDT

    Eclipse has its own method of adding and updating components like the CDT, so it was somewhat confusing to have some eclipse components provided through Ubuntu/Synaptic and others through eclipse itself.

    Personally, I have had fairly mixed results when trying to use the Ubuntu provided version of eclipse. It is supposed to be faster ( using gcj ) than using the SUN JVM, but it also seems to introduce instabilities and incompatibilities. I try out new versions, but usually end up removing them and using a version from eclipse.org.

    If you want to add CDT (and other components) to the version of Eclipse in Ubuntu 9.10, ( which is Galileo )...

    - select the "Install New Software" option of the help menu.
    - click the "Add" button next to the "Work with" drop-down
    - Put "Galileo" into the "Name" field - see below
    - Put the Galileo release URL into the "Location" field
    - Press the "OK" button to add this repository location
    - Select "Galileo ... " in the "Work with" field
    - Press the twisty to the left of the "Programming Languages" category
    - Tick the "Eclipse C/C++ Development Tools" check-box ( should be Version 6.0.0 )
    - Press the "Next" button and then "Finish" Button to install.

    Galileo release URL: The Eclipse framework is released annually as a collected
    and tested repository. Each release has a different name relating to celestial objects, so far moons of planets in the solar system. You should use the repository URL for the release you are using. The name is made up of "download.eclipse.org" and "/releases/galileo" in this case, but would obviously change if you used a different version of eclipse.

    Good Luck
    RB
    HarshGupta likes this.

  5. #5
    Just Joined!
    Join Date
    Jan 2010
    Posts
    2
    Thanks a lot, that' s exactly what i was looking for!!

  6. #6
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2
    Hi everyone,

    I have followed the instruction from above, but I have failed so far, because I get following error-report:

    An error occurred while installing the items
    session context wasprofile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2. engine.phases.Install, operand=null --> [R]org.eclipse.cvs 1.0.400.v201002111343, action=org.eclipse.equinox.internal.p2.touchpoint. eclipse.actions.InstallBundleAction).
    The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.)

    Could anyone give me any advice? (Of course a step-to-step instruction would be the best )

    Greetings, Martin

  7. #7
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Hello and welcome to the forums, Martin!

    Please start a fresh thread of your own with the details regarding any issues that you are having because this thread is almost 16 months old.

    Thank you.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...