Searching for eclipse CDT Plugin

Hi all,

is there anywhere an openSuse repository that provides the CDT plugin for eclipse?

I’ve already tried to find on using google, rpmseek, forum search and others, but haven’t found one.

Can you please help me?

Thx in advanced

There is no opensuse site maybe because eclipse things are already very well packaged ! :wink:
My advice is to download the full package (third line on Eclipse Downloads
I did that and it works quite well.
Otherwise, if you have an already installed eclipse (Ganymede version) click on Help/Software Updates/Add sites… and add CDT Ganymede Releases Update Site
or CDT 5.0.2 Build I200902060802
(cf. CDT Downloads Page)
However, from time to time, I have encountered some missing requirements blocking the installation with these cdt-only packages.

Please report result of your trials here.

This is the official update site for Ganyamede:
http://download.eclipse.org/releases/ganymede/.
I’m installing addons from this repository, there are no missing dependencies.

Thanks for reply,

that’s really bad that there is no repo containing it.
For example for Ubuntu/gentoo/archLinux and others the CDT is in the mainrepo or in an extended.

My solution is now:
Going to the YOXOS homepage and create a full distribution of eclipse there and install it to my home folder.

I also think it’s really bad that there is no CDT or other eclipse plugins available through the SuSE package management system.

Installing these is a pain in the arse when, like me you’re behind a proxy server and eclipse apparently contains a bug where the software updater ignores the eclipse / system proxy settings.

The only way to install the plugins is to manually download them and extract them; not particularly difficult but why should such an important part of the system require learning how to install them when everything else is via the yast repositories?

Finding documentation on how to install eclipse components is also quite annoying because eclipse is such a big project and changes so frequently; all of the information I found about how to add new repositories was out of date.

All of this is a real pain, and I do not see why components such as CDT should not be in the yast repos like everything else, as it is with other distros.

I’m just going to use netbeans instead!