Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT problem with M5
CDT problem with M5 [message #62251] Fri, 14 February 2003 19:20 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 #62323 is a reply to message #62299] Sun, 16 February 2003 18:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mgareil.hotmail.com

I do have the same problem as we had it 2 versions of eclipse before.
The workaround is to use the system text editor instead of the one embedded
in eclipse.

Michel GAREIL
mgareil@hotmail.com

"Ed Burnette" <ed.burnette@no.spam.sas.com> a
Re: CDT problem with M5 [message #62394 is a reply to message #62299] Mon, 17 February 2003 18:01 Go to previous message
Eclipse UserFriend
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
Previous Topic:C++ parser in cdt (javacc)
Next Topic:CDT & M5 ... or any other Eclipse 2.1.0 builds
Goto Forum:
  


Current Time: Wed Jul 17 03:19:59 GMT 2024

Powered by FUDForum. Page generated in 0.03510 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top