CDT problem with M5 [message #62251] |
Fri, 14 February 2003 19:20 |
Eclipse User |
|
|
|
Originally posted by: acme.us.ibm.com
I'm trying to use CDT 1.0.1 with Eclipse 2.1 M5 on Linux with GTK2.
When I try to bring up the editor for a source file, I get:
"An error has occured when creating this editor"
where the editor window should be. I also get the message:
"Problems occured when invoking code from plug-in org.eclipse.ui.
workbench"
in the Error Log
Has anyone else seen this problem? I seem to recall that CDT was
supposed to work with Eclipse 2.1, but not officially supported. I
haven't tried the latest build. Has anyone been successfull at getting
this working?
Bryan
|
|
|
Re: CDT problem with M5 [message #62299 is a reply to message #62251] |
Sun, 16 February 2003 03:51 |
Eclipse User |
|
|
|
Originally posted by: ed.burnette.no.spam.sas.com
I had the same problem. CDT is incorrectly using some of the SDK API and
something changed in M5 that broke the C editor. You could change the file
associations for *.c, *.h, etc. to use the default text editor to get around
this but then the C code wouldn't be syntax colored. A source patch was
posted to the mailing list for CDT developers (cdt-dev) to make the C editor
work in M5 but it's not a general fix so it won't be pushed to source
control.
"Bryan Hunt" <acme@us.ibm.com> wrote in message
news:20030214134715925-0600@news.eclipse.org...
> I'm trying to use CDT 1.0.1 with Eclipse 2.1 M5 on Linux with GTK2.
> When I try to bring up the editor for a source file, I get:
>
> "An error has occured when creating this editor"
>
> where the editor window should be. I also get the message:
>
> "Problems occured when invoking code from plug-in org.eclipse.ui.
> workbench"
>
> in the Error Log
>
> Has anyone else seen this problem? I seem to recall that CDT was
> supposed to work with Eclipse 2.1, but not officially supported. I
> haven't tried the latest build. Has anyone been successfull at getting
> this working?
>
> Bryan
|
|
|
|
Re: CDT problem with M5 [message #62394 is a reply to message #62299] |
Mon, 17 February 2003 18:01 |
Eclipse User |
|
|
|
Originally posted by: acme.us.ibm.com
In <b2n09k$sn2$1@rogue.oti.com> Ed Burnette wrote:
> I had the same problem. CDT is incorrectly using some of the SDK API
> and something changed in M5 that broke the C editor. You could change
> the file associations for *.c, *.h, etc. to use the default text
> editor to get around this but then the C code wouldn't be syntax
> colored. A source patch was posted to the mailing list for CDT
> developers (cdt-dev) to make the C editor work in M5 but it's not a
> general fix so it won't be pushed to source control.
>
Yep, that's what I've done. Not the greatest, but it works :)
Bryan
|
|
|
Powered by
FUDForum. Page generated in 0.03748 seconds