You are not logged in.

#1 2008-04-22 05:46:03

joephantom
Member
From: Latinoamérica
Registered: 2008-01-09
Posts: 94
Website

Eclipse-cdt

I can't use eclipse cdt. Eclipse does not detect the cdt plugin.

sudo pacman -Qs eclipse
local/eclipse 3.3.1.1-1
    Eclipse IDE development platform
local/eclipse-cdt 4.0.2-1
    C/C++ Plugin for Eclipse
local/eclipse-ecj 3.3.1.1-1
    Eclipse java bytecode compiler

Any idea?


By striving to do the impossible, man has always achieved what is possible. Those who have cautiously done no more than they believed possible have never taken a single step forward - Mikhail Bakunin

Offline

#2 2008-04-27 04:02:37

joephantom
Member
From: Latinoamérica
Registered: 2008-01-09
Posts: 94
Website

Re: Eclipse-cdt

I could not solved this problem yet. I don't know why it doesn't work, the first time I have used it, it worked perfcly.


By striving to do the impossible, man has always achieved what is possible. Those who have cautiously done no more than they believed possible have never taken a single step forward - Mikhail Bakunin

Offline

#3 2008-12-22 01:36:41

xeckit
Member
From: Portugal
Registered: 2008-04-10
Posts: 4

Re: Eclipse-cdt

I'm having the exact same problem. Eclipse doesn't detect any plugins!

I already had CDT and PDT working, but now only Java perspectives are shown and I'm only able to create new java projects or files, although I have eclipse-cdt and eclipse-phpeclipse installed...

Anyone else has ideas?

Offline

#4 2008-12-23 01:48:13

emphire
Member
From: Canada
Registered: 2007-03-21
Posts: 203

Re: Eclipse-cdt

Try

mv ~/.eclipse ~/.eclipse-old && eclipse -clean

Offline

#5 2008-12-23 01:55:42

xeckit
Member
From: Portugal
Registered: 2008-04-10
Posts: 4

Re: Eclipse-cdt

Tried it, with no success sad

Offline

#6 2008-12-23 06:18:21

joephantom
Member
From: Latinoamérica
Registered: 2008-01-09
Posts: 94
Website

Re: Eclipse-cdt

It does work perfectly now for me.


By striving to do the impossible, man has always achieved what is possible. Those who have cautiously done no more than they believed possible have never taken a single step forward - Mikhail Bakunin

Offline

#7 2008-12-23 09:34:21

frullino
Member
From: Italy
Registered: 2006-08-22
Posts: 35
Website

Re: Eclipse-cdt

IMHO I strongly recommend the use of native eclipse plugin, better then pacman packages. With the latest eclipse version they work much better then before!


Linux Registered User: #431529 - http://counter.li.org/

Offline

#8 2008-12-28 13:22:29

xeckit
Member
From: Portugal
Registered: 2008-04-10
Posts: 4

Re: Eclipse-cdt

And that's what I did and solved my problems. wink Tks!

Uninstalled all eclipse related pacman packages, downloaded eclipse from it's official site and installed all the plugins (cdt, pdt, etc.) through eclipse update manager.

Now it works like a charm smile

Offline

Board footer

Powered by FluxBB