Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Building CDT from CVS
Building CDT from CVS [message #77922] Wed, 06 August 2003 20:27 Go to next message
Eclipse UserFriend
Originally posted by: mw.colastic.net

I've beent trying to build the CDT from CVS using the "Developing the
CDT" instructions at:
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home /developer/build/developingCDT.html?cvsroot=Tools_Project

Everything goes OK until I try to make a package of the compiled files
(per section 2.1.1 "Using Features to Build the CDT Distribution"). In
step 5 it says to select the "Package" button from the feature.xml file.
I opened up this file in eclipse and it came up with an html looking
page, but the "Package" button was no where to be found. It looks like
this document has not been updated in over 6 months.. Has something
changed in the way this file is parsed and presented? Are there newer
docs I should be looking at?

Thanks,

Matt Wallace
Re: Building CDT from CVS [message #77968 is a reply to message #77922] Thu, 07 August 2003 14:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: coololdman.hotmail.com

Hi Matt,

Which version of eclipse were you using to build it ? I tried to use 2.1.1
and 3.0M2, but experienced some errors on both version of eclipse.

Thanx, daniel :-)

"Matt Wallace" <mw@colastic.net> wrote in message
news:bgs6c1$apc$1@eclipse.org...
> I've beent trying to build the CDT from CVS using the "Developing the
> CDT" instructions at:
>
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home /developer/build/developingCDT.html?cvsroot=Tools_Project
>
> Everything goes OK until I try to make a package of the compiled files
> (per section 2.1.1 "Using Features to Build the CDT Distribution"). In
> step 5 it says to select the "Package" button from the feature.xml file.
> I opened up this file in eclipse and it came up with an html looking
> page, but the "Package" button was no where to be found. It looks like
> this document has not been updated in over 6 months.. Has something
> changed in the way this file is parsed and presented? Are there newer
> docs I should be looking at?
>
> Thanks,
>
> Matt Wallace
>
Re: Building CDT from CVS [message #93703 is a reply to message #77922] Tue, 10 February 2004 01:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: trichmond.twistedminds.org

I am trying the same thing using Eclipse 2.1 and there is no"Package" button
anywhere. Has anyone else built using Eclipse 2.1 from CVS?


"Matt Wallace" <mw@colastic.net> wrote in message
news:bgs6c1$apc$1@eclipse.org...
> I've beent trying to build the CDT from CVS using the "Developing the
> CDT" instructions at:
>
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home /developer/build/developingCDT.html?cvsroot=Tools_Project
>
> Everything goes OK until I try to make a package of the compiled files
> (per section 2.1.1 "Using Features to Build the CDT Distribution"). In
> step 5 it says to select the "Package" button from the feature.xml file.
> I opened up this file in eclipse and it came up with an html looking
> page, but the "Package" button was no where to be found. It looks like
> this document has not been updated in over 6 months.. Has something
> changed in the way this file is parsed and presented? Are there newer
> docs I should be looking at?
>
> Thanks,
>
> Matt Wallace
>
Re: Building CDT from CVS [message #94898 is a reply to message #93703] Fri, 20 February 2004 09:46 Go to previous messageGo to next message
Eclipse UserFriend
I'm also trying to build CDT with 2.1.2 and am having some problems with
classes/packages that appear to have been added in 3.0. So far I've
noticed FindReplaceDocumentAdapter and org.eclipse.ui.ide.IDE, but there
are others as well.

Any ideas how to get past this problem? Perhaps a tag I can add to the
checkout to get a version which builds with 2.1.2?

Thanks.
--Len


Trampus wrote:
> I am trying the same thing using Eclipse 2.1 and there is no"Package" button
> anywhere. Has anyone else built using Eclipse 2.1 from CVS?
>
>
> "Matt Wallace" <mw@colastic.net> wrote in message
> news:bgs6c1$apc$1@eclipse.org...
>
>>I've beent trying to build the CDT from CVS using the "Developing the
>>CDT" instructions at:
>>
>
> http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home /developer/build/developingCDT.html?cvsroot=Tools_Project
>
>>Everything goes OK until I try to make a package of the compiled files
>>(per section 2.1.1 "Using Features to Build the CDT Distribution"). In
>>step 5 it says to select the "Package" button from the feature.xml file.
>>I opened up this file in eclipse and it came up with an html looking
>>page, but the "Package" button was no where to be found. It looks like
>>this document has not been updated in over 6 months.. Has something
>>changed in the way this file is parsed and presented? Are there newer
>>docs I should be looking at?
>>
>>Thanks,
>>
>>Matt Wallace
>>
>
>
>
Re: Building CDT from CVS [message #94976 is a reply to message #94898] Fri, 20 February 2004 20:56 Go to previous message
Eclipse UserFriend
Maybe you guys should just should not checkout HEAD, but by tag or
branch *_1_2_* (don't know the tagging, haven't looked so far, just
know, that HEAD is 3.0)
CDt 1.2* is only maintenance now.

Len Berman wrote:
> I'm also trying to build CDT with 2.1.2 and am having some problems with
> classes/packages that appear to have been added in 3.0. So far I've
> noticed FindReplaceDocumentAdapter and org.eclipse.ui.ide.IDE, but there
> are others as well.
>
> Any ideas how to get past this problem? Perhaps a tag I can add to the
> checkout to get a version which builds with 2.1.2?
>
> Thanks.
> --Len
>
>
> Trampus wrote:
>
>> I am trying the same thing using Eclipse 2.1 and there is no"Package"
>> button
>> anywhere. Has anyone else built using Eclipse 2.1 from CVS?
>>
>>
>> "Matt Wallace" <mw@colastic.net> wrote in message
>> news:bgs6c1$apc$1@eclipse.org...
>>
>>> I've beent trying to build the CDT from CVS using the "Developing the
>>> CDT" instructions at:
>>>
>>
>> http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home /developer/build/developingCDT.html?cvsroot=Tools_Project
>>
>>
>>> Everything goes OK until I try to make a package of the compiled files
>>> (per section 2.1.1 "Using Features to Build the CDT Distribution"). In
>>> step 5 it says to select the "Package" button from the feature.xml file.
>>> I opened up this file in eclipse and it came up with an html looking
>>> page, but the "Package" button was no where to be found. It looks like
>>> this document has not been updated in over 6 months.. Has something
>>> changed in the way this file is parsed and presented? Are there newer
>>> docs I should be looking at?
>>>
>>> Thanks,
>>>
>>> Matt Wallace
>>>
>>
>>
>>
>
Previous Topic:Eclipse Tutorials
Next Topic:managed make problem
Goto Forum:
  


Current Time: Fri Apr 25 07:28:04 EDT 2025

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

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

Back to the top