Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Draft Plans V1 and V2 Posted
CDT Draft Plans V1 and V2 Posted [message #12762] Thu, 24 January 2002 15:43 Go to next message
C4Eclipse Team is currently offline C4Eclipse TeamFriend
Messages: 65
Registered: July 2009
Member
Draft plans for CDT Project V1.0 and V2.0 have been posted here
http://64.38.235.23/tools/cdt/downloads/
Please send your comments concerning these plans to cdt-dev@eclipse.org

Thanks,
Rob Cecco
Re: CDT Draft Plans V1 and V2 Posted [message #12800 is a reply to message #12762] Thu, 24 January 2002 16:08 Go to previous messageGo to next message
David Goodenough is currently offline David GoodenoughFriend
Messages: 157
Registered: July 2009
Senior Member
Robert Cecco wrote:

> Draft plans for CDT Project V1.0 and V2.0 have been posted here
> http://64.38.235.23/tools/cdt/downloads/
> Please send your comments concerning these plans to cdt-dev@eclipse.org
>
> Thanks,
> Rob Cecco

I realise that you are not formally testing either CDT 1 or 2 in Debian
but for the record, using the IBM 1.3.1 JDK running a 2.4 (actually
2.4.5) kernel - soon to be upgraded, under XFree 86 4.1 and KDE 2.1/2
CDT 1 works a treat. I will be running on this or a derived platform
for the forseable future, so I will test any code on this platform as
it comes out. I am likely to move to CDT 2 just as soon as possible
however as Eclipse V1 gives me problems with my CVS access.

It might be worth both CDT in particular and Eclipse in general keeping
records of who is testing on other Linux distributions so that if
problems arise we might be able either to run diagnostic tests or
give assistance.

David
Re: CDT Draft Plans V1 and V2 Posted [message #12841 is a reply to message #12762] Fri, 25 January 2002 06:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

The plan talks about only testing with Motif builds. As support for
GTK+ is one of the reasons I want to use 2.0, I would really appreciate
having you testing with GTK+.

Especially since Linux seems to be your #1 target platform, focusing
mainly on a seldom used (on Linux) widget set like Motif seems kind of
backwards to me.

Regards //Johan

Robert Cecco wrote:

> Draft plans for CDT Project V1.0 and V2.0 have been posted here
> http://64.38.235.23/tools/cdt/downloads/
> Please send your comments concerning these plans to cdt-dev@eclipse.org
>
> Thanks,
> Rob Cecco
>
>
>
Re: CDT Draft Plans V1 and V2 Posted [message #14011 is a reply to message #12841] Fri, 25 January 2002 10:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: s.schaefer.schaefer-edv.de

I have the same opinion.

"Johan Walles" <johan.nosp@m.appeal.se> schrieb im Newsbeitrag
news:3C5100CF.2040907@m.appeal.se...
> The plan talks about only testing with Motif builds. As support for
> GTK+ is one of the reasons I want to use 2.0, I would really appreciate
> having you testing with GTK+.
>
> Especially since Linux seems to be your #1 target platform, focusing
> mainly on a seldom used (on Linux) widget set like Motif seems kind of
> backwards to me.
>
> Regards //Johan
>
> Robert Cecco wrote:
>
> > Draft plans for CDT Project V1.0 and V2.0 have been posted here
> > http://64.38.235.23/tools/cdt/downloads/
> > Please send your comments concerning these plans to cdt-dev@eclipse.org
> >
> > Thanks,
> > Rob Cecco
> >
> >
> >
>
Re: CDT Draft Plans V1 and V2 Posted [message #14042 is a reply to message #12841] Fri, 25 January 2002 14:56 Go to previous messageGo to next message
C4Eclipse Team is currently offline C4Eclipse TeamFriend
Messages: 65
Registered: July 2009
Member
Hi,

We agree that the GTK support is important, but our decision to focus our
testing on the Motif version, is based on a few factors:

1. The Eclipse R2.0 plans says the following:

"Note that the Linux GTK configuration is considered early access for the 2.0
release; it will be tested, but it is known in advance that it will not be of
product quality in this release."

2. We have limited testing resource and testing our code against a stable Motif
version would probably bear more fruit than testing on an potentially unstable
GTK version (while testing with the GTK version we would need to do more
investigation to determine if a UI or performance problem was our bug or the
GTK's).

All that being said, we will not be ignoring the GTK version. We will be doing
some basic testing on the latest versions, and will fix bugs reported by others
using it.

Thanks...

Jeff Turnham

"Johan Walles" <johan.nosp@m.appeal.se> wrote in message
news:3C5100CF.2040907@m.appeal.se...
> The plan talks about only testing with Motif builds. As support for
> GTK+ is one of the reasons I want to use 2.0, I would really appreciate
> having you testing with GTK+.
>
> Especially since Linux seems to be your #1 target platform, focusing
> mainly on a seldom used (on Linux) widget set like Motif seems kind of
> backwards to me.
>
> Regards //Johan
>
> Robert Cecco wrote:
>
> > Draft plans for CDT Project V1.0 and V2.0 have been posted here
> > http://64.38.235.23/tools/cdt/downloads/
> > Please send your comments concerning these plans to cdt-dev@eclipse.org
> >
> > Thanks,
> > Rob Cecco
> >
> >
> >
>
Re: CDT Draft Plans V1 and V2 Posted [message #14058 is a reply to message #14042] Fri, 25 January 2002 15:13 Go to previous message
Eclipse UserFriend
Originally posted by: johan.nosp.m.appeal.se

Good enough for me. Good to hear that you are aware of that this is an
issue!

Cheers //Johan

Jeff Turnham wrote:

> Hi,
>
> We agree that the GTK support is important, but our decision to focus our
> testing on the Motif version, is based on a few factors:
>
> 1. The Eclipse R2.0 plans says the following:
>
> "Note that the Linux GTK configuration is considered early access for the 2.0
> release; it will be tested, but it is known in advance that it will not be of
> product quality in this release."
>
> 2. We have limited testing resource and testing our code against a stable Motif
> version would probably bear more fruit than testing on an potentially unstable
> GTK version (while testing with the GTK version we would need to do more
> investigation to determine if a UI or performance problem was our bug or the
> GTK's).
>
> All that being said, we will not be ignoring the GTK version. We will be doing
> some basic testing on the latest versions, and will fix bugs reported by others
> using it.
>
> Thanks...
>
> Jeff Turnham
>
> "Johan Walles" <johan.nosp@m.appeal.se> wrote in message
> news:3C5100CF.2040907@m.appeal.se...
>
>>The plan talks about only testing with Motif builds. As support for
>>GTK+ is one of the reasons I want to use 2.0, I would really appreciate
>>having you testing with GTK+.
>>
>>Especially since Linux seems to be your #1 target platform, focusing
>>mainly on a seldom used (on Linux) widget set like Motif seems kind of
>>backwards to me.
>>
>> Regards //Johan
>>
>>Robert Cecco wrote:
>>
>>
>>>Draft plans for CDT Project V1.0 and V2.0 have been posted here
>>>http://64.38.235.23/tools/cdt/downloads/
>>>Please send your comments concerning these plans to cdt-dev@eclipse.org
>>>
>>>Thanks,
>>>Rob Cecco
>>>
>>>
>>>
>>>
>
Previous Topic:What's the plan for moving to Eclipse 2.0
Next Topic:CDT has a new project home page...
Goto Forum:
  


Current Time: Sat Jul 27 12:32:47 GMT 2024

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

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

Back to the top