Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT in master branch now requires platform 3.8 or 4.2

You would need to download 3.8 somewhere and then point the PDE target
platform at it. That would let you use 3.7 to develop and build
against 3.8. Done it before when things were getting dicey.

On Wed, Feb 22, 2012 at 2:13 PM, Sergey Prigogin
<eclipse.sprigogin@xxxxxxxxx> wrote:
> Where would 3.8 org.eclipse.ltk.core.refactoring source come from?
>
> -sergey
>
>
> On Wed, Feb 22, 2012 at 11:07 AM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
>>
>> You should be able to use 3.7 but set your PDE target to 3.8, I think...
>>
>> On Wed, Feb 22, 2012 at 2:05 PM, xgsa <xgsa@xxxxxxxxx> wrote:
>> > Does it means that after update to this commit I need to update the
>> > Eclipse
>> > in which I develop CDT to 3.8 / 4.2? Or is it possible to develop in
>> > Eclipse
>> > 3.7 but launch CDT on 3.8 / 4.2?
>> >
>> >
>> > Thanks,
>> > Anton
>> >
>> > -------- Original message --------
>> >
>> > I've submitted a change related
>> > to https://bugs.eclipse.org/bugs/show_bug.cgi?id=347712 that would
>> > produce
>> > compilation errors if CDT is compiled in Eclipse 3.7 and prevents CDT
>> > 8.1
>> > from being installed on Eclipse 3.7. If this creates problems for you,
>> > please let me know. I may be able to grant you a temporarily reprieve.
>> >
>> > -sergey
>> >
>> > _______________________________________________
>> > 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
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top