Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] API tooling errors

Thanks, Sergey,

Looks like an API change. It'll have to back it out.

And yes, given we've decided to stay at 8.1, everyone should have the
API baseline set up to avoid surprises like this.

Doug

On Wed, Feb 29, 2012 at 7:59 PM, Sergey Prigogin
<eclipse.sprigogin@xxxxxxxxx> wrote:
> I'm seeing:
> Description Resource Path Location Type
> The superclass hierarchy for
> org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.ListFeaturesStep has
> been reduced GDBControl_7_0.java
> /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line
> 181 Compatibility Problem
> The superclass hierarchy for
> org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.CommandProcessorsStep
> has been reduced GDBControl_7_0.java
> /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 84
> Compatibility Problem
> The superclass hierarchy for
> org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.CommandMonitoringStep
> has been reduced GDBControl_7_0.java
> /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 71
> Compatibility Problem
> The superclass hierarchy for
> org.eclipse.cdt.dsf.gdb.service.command.GDBControl_7_0.RegisterStep has been
> reduced GDBControl_7_0.java
> /org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command line 97
> Compatibility Problem
>
> Mikhail, do you have API baseline configured in your Eclipse workspace?
>
> -sergey
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top