Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » First CDT driver for Eclipse R2 now available!
First CDT driver for Eclipse R2 now available! [message #15971] Fri, 08 February 2002 17:05 Go to next message
Eclipse UserFriend
The CDT download page has been updated with our first driver supporting Eclipse
R2, as well as an updated driver for Eclipse R1. For details on known problems
see the readme.txt on the download page.

We look forward to your comments...

Jeff Turnham
GTK+ status [message #16043 is a reply to message #15971] Mon, 11 February 2002 10:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

Hi!

Has anybody on your team tested the CDT with the GTK+ Eclipse build? I
couldn't even start an editor (and filed bug 9371 about it). Is this a
known problem?

Cheers //Johan

Jeff Turnham wrote:
> The CDT download page has been updated with our first driver supporting Eclipse
> R2, as well as an updated driver for Eclipse R1. For details on known problems
> see the readme.txt on the download page.
>
> We look forward to your comments...
>
> Jeff Turnham
>
>
Re: GTK+ status [message #16062 is a reply to message #16043] Mon, 11 February 2002 13:13 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

We can reproduce this problem...As soon as we have a fix, I'll post it on the
download page.
Stay tuned to bug 9371 for updates..

Thanks...


"Johan Walles" <johan.nosp@m.appeal.se> wrote in message
news:3C67E9D5.7010503@m.appeal.se...
> Hi!
>
> Has anybody on your team tested the CDT with the GTK+ Eclipse build? I
> couldn't even start an editor (and filed bug 9371 about it). Is this a
> known problem?
>
> Cheers //Johan
>
> Jeff Turnham wrote:
> > The CDT download page has been updated with our first driver supporting
Eclipse
> > R2, as well as an updated driver for Eclipse R1. For details on known
problems
> > see the readme.txt on the download page.
> >
> > We look forward to your comments...
> >
> > Jeff Turnham
> >
> >
>
Re: First CDT driver for Eclipse R2 now available! [message #16078 is a reply to message #15971] Mon, 11 February 2002 13:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: MarkP.softlanding.com

Jeff,

I downloaded and installed the CDT 2.0 plugins. When I start Eclipse,
only the three com.ibm.* and the first of the org.eclipse.cdt.* plugins
load. Any idea why, or what I can check?

This is on Windows NT with the Eclipse build referenced in the CDT docs.

I am primarily interested in the LPEX editor, so the C/C++ limitations on
Windows do not matter to me.

Thanks

Mark
Re: Problem Solved [message #17397 is a reply to message #16078] Mon, 11 February 2002 13:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: MarkP.softlanding.com

I found the problem with CDT not loading. I have been using the new Team
2.0 support in Eclipse, CDT requires that the old org.eclipse.vcm.core
plugin is enabled. Enabling that plugin caused everything to load.

Thanks

Mark
Re: GTK+ status [message #17421 is a reply to message #16043] Mon, 11 February 2002 15:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi Johan,

I believe that Adrian has sent you a driver to try out that fixes the crash. We
have tried the fixed lpex and while it fixes the crash, there are other serious
problems that occur when trying to edit files (as an example...all the arrow
keys seem to be mapped to the right arrow. Also edit menu actions such as "cut"
don't appear to work).
Would you like to try out the driver and open bugs? Most of our upcoming cycles
are already accounted for, so it would help us out greatly if you could do some
of this testing.

Thanks...

Jeff Turnham

"Johan Walles" <johan.nosp@m.appeal.se> wrote in message
news:3C67E9D5.7010503@m.appeal.se...
> Hi!
>
> Has anybody on your team tested the CDT with the GTK+ Eclipse build? I
> couldn't even start an editor (and filed bug 9371 about it). Is this a
> known problem?
>
> Cheers //Johan
>
> Jeff Turnham wrote:
> > The CDT download page has been updated with our first driver supporting
Eclipse
> > R2, as well as an updated driver for Eclipse R1. For details on known
problems
> > see the readme.txt on the download page.
> >
> > We look forward to your comments...
> >
> > Jeff Turnham
> >
> >
>
Re: GTK+ status [message #17453 is a reply to message #17421] Tue, 12 February 2002 02:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

Howdy.

I did try the patch Adrian sent me, and as you say it fixes the original
problem but has lots of other ones. I am interested in using Eclipse
CDT some time in the future, so I will be doing some testing and
reporting some bugs.

Cheers (and thanks for your responsiveness) //Johan

Jeff Turnham wrote:
> Hi Johan,
>
> I believe that Adrian has sent you a driver to try out that fixes the crash. We
> have tried the fixed lpex and while it fixes the crash, there are other serious
> problems that occur when trying to edit files (as an example...all the arrow
> keys seem to be mapped to the right arrow. Also edit menu actions such as "cut"
> don't appear to work).
> Would you like to try out the driver and open bugs? Most of our upcoming cycles
> are already accounted for, so it would help us out greatly if you could do some
> of this testing.
>
> Thanks...
>
> Jeff Turnham
>
> "Johan Walles" <johan.nosp@m.appeal.se> wrote in message
> news:3C67E9D5.7010503@m.appeal.se...
>
>>Hi!
>>
>>Has anybody on your team tested the CDT with the GTK+ Eclipse build? I
>>couldn't even start an editor (and filed bug 9371 about it). Is this a
>>known problem?
>>
>> Cheers //Johan
>>
>>Jeff Turnham wrote:
>>
>>>The CDT download page has been updated with our first driver supporting
>>>
> Eclipse
>
>>>R2, as well as an updated driver for Eclipse R1. For details on known
>>>
> problems
>
>>>see the readme.txt on the download page.
>>>
>>>We look forward to your comments...
>>>
>>>Jeff Turnham
>>>
>>>
>>>
>
Re: Problem Solved [message #18621 is a reply to message #17397] Wed, 13 February 2002 04:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mark.golden-channels.co.il

MarkP@softlanding.com wrote:

> I found the problem with CDT not loading. I have been using the new Team
> 2.0 support in Eclipse, CDT requires that the old org.eclipse.vcm.core
> plugin is enabled. Enabling that plugin caused everything to load.

Could you please be more specific for newby.
I have the same problem. All CDT plugins except org.eclipse.cpp.ui are
loaded. How could I check what is missing (are there some log file)?
How could I disable/enable plugin?

I work on Windows-NT

Thanks,
Mark
Re: Problem Solved [message #18649 is a reply to message #18621] Wed, 13 February 2002 09:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: MarkP.softlanding.com

Check in your Workspace\Metadata folder for a file name .log. This should
tell you why it did not load the plugin.

Mark
Re: GTK+ status [message #18737 is a reply to message #17453] Thu, 14 February 2002 13:47 Go to previous message
Eclipse UserFriend
I've opened SWT bug #9794 (Linux-GTK KeyEvents bad/different from the other
platforms'). I'll send Johan a patched LPEX which works around (most of) these
problems.

Johan Walles wrote:

> Howdy.
>
> I did try the patch Adrian sent me, and as you say it fixes the original
> problem but has lots of other ones. I am interested in using Eclipse
> CDT some time in the future, so I will be doing some testing and
> reporting some bugs.
>
> Cheers (and thanks for your responsiveness) //Johan
>
> Jeff Turnham wrote:
> > Hi Johan,
> >
> > I believe that Adrian has sent you a driver to try out that fixes the crash. We
> > have tried the fixed lpex and while it fixes the crash, there are other serious
> > problems that occur when trying to edit files (as an example...all the arrow
> > keys seem to be mapped to the right arrow. Also edit menu actions such as "cut"
> > don't appear to work).
> > Would you like to try out the driver and open bugs? Most of our upcoming cycles
> > are already accounted for, so it would help us out greatly if you could do some
> > of this testing.
> >
> > Thanks...
> >
> > Jeff Turnham
> >
> > "Johan Walles" <johan.nosp@m.appeal.se> wrote in message
> > news:3C67E9D5.7010503@m.appeal.se...
> >
> >>Hi!
> >>
> >>Has anybody on your team tested the CDT with the GTK+ Eclipse build? I
> >>couldn't even start an editor (and filed bug 9371 about it). Is this a
> >>known problem?
> >>
> >> Cheers //Johan
> >>
> >>Jeff Turnham wrote:
> >>
> >>>The CDT download page has been updated with our first driver supporting
> >>>
> > Eclipse
> >
> >>>R2, as well as an updated driver for Eclipse R1. For details on known
> >>>
> > problems
> >
> >>>see the readme.txt on the download page.
> >>>
> >>>We look forward to your comments...
> >>>
> >>>Jeff Turnham
> >>>
> >>>
> >>>
> >
Previous Topic:Why create a new text editor?
Next Topic:[ANN] Weblogic Plug-in for Eclipse Now Available
Goto Forum:
  


Current Time: Sun Jun 01 02:27:47 EDT 2025

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

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

Back to the top