Re: Does the CDT work with the Eclipse 3.0 M2 ? [message #76586] |
Wed, 23 July 2003 08:51  |
Eclipse User |
|
|
|
"Daniel" <coololdman@hotmail.com> wrote in message
news:bfha59$ja4$1@eclipse.org...
> I installed the new Eclipse 3.0 M2 and it seems like the Eclipse cannot
> recognize the CDT anymore, is this true or just configuration problem ?
Development of the CDT is currently still focused on providing compatability
to the Eclipse 2.1.1 framework. Since Eclipse 3.0 will eventually start
breaking
things and being incompatible with Eclipse 2.x, we have not yet migrated.
If
you look at the release plan, the plan for the CDT 1.2 release is to be
Eclipse 2.1.x
compatible.
Thanks,
Thomas
|
|
|
Re: Does the CDT work with the Eclipse 3.0 M2 ? [message #76603 is a reply to message #76586] |
Wed, 23 July 2003 13:48  |
Eclipse User |
|
|
|
Thomas Fletcher wrote:
> "Daniel" <coololdman@hotmail.com> wrote in message
> news:bfha59$ja4$1@eclipse.org...
>
>>I installed the new Eclipse 3.0 M2 and it seems like the Eclipse cannot
>>recognize the CDT anymore, is this true or just configuration problem ?
>
>
> Development of the CDT is currently still focused on providing compatability
> to the Eclipse 2.1.1 framework. Since Eclipse 3.0 will eventually start
> breaking
> things and being incompatible with Eclipse 2.x, we have not yet migrated.
> If
> you look at the release plan, the plan for the CDT 1.2 release is to be
> Eclipse 2.1.x
> compatible.
I can't talk about in-depth compatability, but I tested a little with
R3.0 M2 release. What I did was:
1) copy <eclipseroot>/features/org.eclipse.platform_3.0.0
to <eclipseroot>/features/org.eclipse.platform_2.1.0
2) edit the feature.xml in <eclipseroot>/org.eclipse.platform_2.1.0
at line 5: change version="3.0.0" to version="2.1.0"
3) go to Update Manager and install CDT 1.2.x
That should allow CDT to be installed. However, how it will correspond
to Eclipse API changes in 3.0 should be well tested, Right now, I have
created an Managed C++ Project and it seems to work as CDT 1.2.x works
in Eclipse 2.1.X. Since CDT 1.2.x is still in flux, I can't tell about
other releases.
|
|
|
Powered by
FUDForum. Page generated in 0.03345 seconds