Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: [cdt-dev] How to install CDT M7 under Eclipse 3.1 (Linux)

Rhong,

the release candidate is probably not available as an automatic update. You need to use the zip files.

When you look into  org.eclipse.cdt-3.0.0-RC1-linux.x86.tar.gz you will notice that it has the same internal directory structure as your eclipse platform installation. So if your eclipse is in the path 

/some/path/eclipse/...

then unpack org.eclipse.cdt-3.0.0-RC1-linux.x86.tar.gz to /some/path and it will blend itself into the eclipse installation. After restarting eclipse the new feature should be auto-detected.

Good luck.


Norbert


-----Ursprüngliche Nachricht-----
Von: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] Im Auftrag von Rong Zhao
Gesendet: Freitag, 1. Juli 2005 15:09
An: CDT General developers list.
Betreff: Re: AW: [cdt-dev] How to install CDT M7 under Eclipse 3.1 (Linux)

Dear Norbert and Ralf,

thanks a lot.

Firstly I tried to do like the introduction at the website:

"Use the following URL in a Site Bookmark in the update manager:

        http://update.eclipse.org/tools/cdt/releases/new

To access the Update Manager, select Software Updates->Find and Install... 
from the Help menu. To access the update site listed above, select Search for 
New Features to Install and click on Next. Add a new remote site with the URL 
provided above, and then expand the site node to reveal the available 
downloads. "

But using "New Remote Site", I got only the some projects of JAVA, not CDT(I 
have installed Eclipse SDK 3.1 with JAVA). Then I have downloaded
"org.eclipse.cdt-3.0.0-RC1-linux.x86.tar.gz" and extracted somewhere in my 
computer. Anyway, I don't know how to embed it into Eclipse 3.1.

(Although I have tried to extract CDT and push them under the folder "plugin" 
and "feature" of eclipse, Eclipse can not automatically know it after 
starting. This trial failed too.)

Couly you give me a few further tips? Thanks.

Best regards

Rong



On Friday 01 July 2005 13:30, Ploett Norbert wrote:
> Download from here:
>
> http://download.eclipse.org/tools/cdt/builds/3.0.0/M7/index.html
>
> Why don't you use CDT 3.0 RC1?
>
> http://download.eclipse.org/tools/cdt/builds/3.0.0/RC1/index.html
>
>
> Norbert
>
> -----Ursprüngliche Nachricht-----
> Von: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] Im
> Auftrag von zhao@xxxxxxxxxxxxxxxxxxxx Gesendet: Freitag, 1. Juli 2005 13:24
> An: cdt-dev@xxxxxxxxxxx
> Betreff: [cdt-dev] How to install CDT M7 under Eclipse 3.1 (Linux)
>
> Hello,
>
> I have installed Eclipse 3.1 under Linux, but failed to install CDT M7.
>
> At this site I can not get M7:
> http://download.eclipse.org/tools/cdt/releases/new
>
> Someone can help me? Thanks advance.
>
> Best regards
>
> Zhao
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top