Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT R1.0 Release now available for download
CDT R1.0 Release now available for download [message #22881] Fri, 29 March 2002 19:38 Go to next message
Jeff Turnham is currently offline Jeff TurnhamFriend
Messages: 67
Registered: July 2009
Member
The R1.0 version of the CDT is now available for download.
We look forward to your comments.

Here are some of the highlights of what is new since the 0.5 version:

DEBUGGER
- Debugger now able to locate DLL source
- Editing the content of a Storage Monitor supported
- Fixes to the operation of the GDB Console
- Halting a multi-threaded application supported
- Monitoring of template variables supported.
- Updated Debugger Help

VIEWS\UI
- New Declarations Browser (support for drilling down in C/C++ Object
Views)
- Multiple Selection support for actions in C/C++ Projects view
- Enhanced command integration with C/C++ Projects view
- Output View enhancements (Shell & Standard Input Support Added)
- General View enhancements (improved view selection, performance, view
enabling\disabling)
- New icons

REMOTE PROJECTS
- Detection & Cleanup on severed remote connection
- UTF-8 data communication layer
- Performance improvements in file transfer and project replication
- Support for remote command specifications

AUTOCONF SUPPORT
- Streamlined Autoconf workflow
- Addition of Autoconf preference page.

C/C++ PARSER
- Significant fixes to problems that prevented some /usr/include headers
from being parsed properly.
- Ability to Cancel Parse Jobs
- Various performance improvements

HELP SYSTEM
- Updated User Documentation
- Filtering Support for System Help Search.
- Topic Indexing for HTML System Help
Re: CDT R1.0 Release now available for download [message #22925 is a reply to message #22881] Sat, 30 March 2002 14:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: genadyb.inter.net.il

Is it possible to release the 1.0.2 version of eclipse together with
CDT 1.0 ?
I understand there are some bug fixes since R1.0.

Genady
P.S. Did you develop CDT against Eclipse1.0 or 1.0.2 ?

Jeff Turnham wrote:

>The R1.0 version of the CDT is now available for download.
>We look forward to your comments.
>
>Here are some of the highlights of what is new since the 0.5 version:
>
>DEBUGGER
> - Debugger now able to locate DLL source
> - Editing the content of a Storage Monitor supported
> - Fixes to the operation of the GDB Console
> - Halting a multi-threaded application supported
> - Monitoring of template variables supported.
> - Updated Debugger Help
>
>VIEWS\UI
> - New Declarations Browser (support for drilling down in C/C++ Object
>Views)
> - Multiple Selection support for actions in C/C++ Projects view
> - Enhanced command integration with C/C++ Projects view
> - Output View enhancements (Shell & Standard Input Support Added)
> - General View enhancements (improved view selection, performance, view
> enabling\disabling)
> - New icons
>
>REMOTE PROJECTS
> - Detection & Cleanup on severed remote connection
> - UTF-8 data communication layer
> - Performance improvements in file transfer and project replication
> - Support for remote command specifications
>
>AUTOCONF SUPPORT
> - Streamlined Autoconf workflow
> - Addition of Autoconf preference page.
>
>C/C++ PARSER
> - Significant fixes to problems that prevented some /usr/include headers
> from being parsed properly.
> - Ability to Cancel Parse Jobs
> - Various performance improvements
>
>HELP SYSTEM
>- Updated User Documentation
>- Filtering Support for System Help Search.
>- Topic Indexing for HTML System Help
>
>
Re: CDT R1.0 Release now available for download [message #22969 is a reply to message #22925] Sat, 30 March 2002 17:02 Go to previous messageGo to next message
Jeff Turnham is currently offline Jeff TurnhamFriend
Messages: 67
Registered: July 2009
Member
Hi,

We actually don't include any version of the Eclipse Base with the CDT. The
R1.0 CDT is just a group of plugins that are meant to be installed on top of
any Eclipse R1.0 version you have (We also provide early versions of the
R2.0 CDT for use with the Stable R2 Eclipse drivers).

I must confess that I don't know about Eclipse 1.0.2. Where are you getting
that version from? I've checked the download page on Eclipse.org and
couldn't find it. So the answer to your question is that we developed CDT
R1.0 against Eclipse R1.0, not R1.0.2.

Jeff Turnham

"Genady" <genadyb@inter.net.il> wrote in message
news:3CA5C833.1030400@inter.net.il...
> Is it possible to release the 1.0.2 version of eclipse together with
> CDT 1.0 ?
> I understand there are some bug fixes since R1.0.
>
> Genady
> P.S. Did you develop CDT against Eclipse1.0 or 1.0.2 ?
>
> Jeff Turnham wrote:
>
> >The R1.0 version of the CDT is now available for download.
> >We look forward to your comments.
> >
> >Here are some of the highlights of what is new since the 0.5 version:
> >
> >DEBUGGER
> > - Debugger now able to locate DLL source
> > - Editing the content of a Storage Monitor supported
> > - Fixes to the operation of the GDB Console
> > - Halting a multi-threaded application supported
> > - Monitoring of template variables supported.
> > - Updated Debugger Help
> >
> >VIEWS\UI
> > - New Declarations Browser (support for drilling down in C/C++ Object
> >Views)
> > - Multiple Selection support for actions in C/C++ Projects view
> > - Enhanced command integration with C/C++ Projects view
> > - Output View enhancements (Shell & Standard Input Support Added)
> > - General View enhancements (improved view selection, performance, view
> > enabling\disabling)
> > - New icons
> >
> >REMOTE PROJECTS
> > - Detection & Cleanup on severed remote connection
> > - UTF-8 data communication layer
> > - Performance improvements in file transfer and project replication
> > - Support for remote command specifications
> >
> >AUTOCONF SUPPORT
> > - Streamlined Autoconf workflow
> > - Addition of Autoconf preference page.
> >
> >C/C++ PARSER
> > - Significant fixes to problems that prevented some /usr/include headers
> > from being parsed properly.
> > - Ability to Cancel Parse Jobs
> > - Various performance improvements
> >
> >HELP SYSTEM
> >- Updated User Documentation
> >- Filtering Support for System Help Search.
> >- Topic Indexing for HTML System Help
> >
> >
>
>
Re: CDT R1.0 Release now available for download [message #23012 is a reply to message #22969] Sat, 30 March 2002 17:49 Go to previous messageGo to next message
Christophe Elek is currently offline Christophe ElekFriend
Messages: 38
Registered: July 2009
Member
"Jeff Turnham" <turnham@ca.ibm.com> wrote in
news:a84r5p$3cm$1@rogue.oti.com:

> Hi,
>
> We actually don't include any version of the Eclipse Base with the
> CDT. The R1.0 CDT is just a group of plugins that are meant to be
> installed on top of any Eclipse R1.0 version you have (We also provide
> early versions of the R2.0 CDT for use with the Stable R2 Eclipse
> drivers).
>
> I must confess that I don't know about Eclipse 1.0.2. Where are you
> getting that version from? I've checked the download page on
> Eclipse.org and couldn't find it. So the answer to your question is
> that we developed CDT R1.0 against Eclipse R1.0, not R1.0.2.
>
> Jeff Turnham
>

R 1.0.2 is actually a WebSphere Workbench Studio 1.0.2.
IBM must have picked some fixes for their snapshot of Eclipse

--
Christophe Elek
Eclipse Project
http://www.eclipse.org
Re: CDT R1.0 Release now available for download [message #23054 is a reply to message #23012] Sat, 30 March 2002 19:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: genadyb.inter.net.il

Exactly.
Also I noticed there is a cvs tag/branch called 1.0.2 in some packages.
I assume
it contains the fixes found in websphere 4.0.2.

Genady

Christophe Elek wrote

>R 1.0.2 is actually a WebSphere Workbench Studio 1.0.2.
>IBM must have picked some fixes for their snapshot of Eclipse
>
Re: CDT R1.0 Release now available for download [message #23137 is a reply to message #23054] Mon, 01 April 2002 12:55 Go to previous message
Christophe Elek is currently offline Christophe ElekFriend
Messages: 38
Registered: July 2009
Member
Genady <genadyb@inter.net.il> wrote in news:3CA61929.7000405@inter.net.il:

> Exactly.
> Also I noticed there is a cvs tag/branch called 1.0.2 in some packages.
> I assume
> it contains the fixes found in websphere 4.0.2.
>
> Genady
>
> Christophe Elek wrote
>
>>R 1.0.2 is actually a WebSphere Workbench Studio 1.0.2.
>>IBM must have picked some fixes for their snapshot of Eclipse
>>
>
>

I would suppose the 1.0.2 are purely bug fixes with full backward
compatibility. I also would expect the same fixes to be already part of 2.0
Stream. Thus I would suspect you having no problem at all installing CDT on
top of.. let's say... WebSphere Studio Application Developer 4.02 or 4.03

--
Christophe Elek
Eclipse Project
http://www.eclipse.org
Previous Topic:Compiler Error... what does it mean?
Next Topic:0322 stable build does not run on windows
Goto Forum:
  


Current Time: Fri Sep 27 04:07:48 GMT 2024

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

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

Back to the top