Skip to main content

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

Yes that is the case, thanks...


Schorn, Markus wrote:
I suspect that you are using an old eclipse platform, you need to
upgrade to
3.5m4 or 3.5m5 to use the newest version of the API-tooling.

Markus.
-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Elena Laskavaia
Sent: Thursday, February 05, 2009 9:15 PM
To: CDT General developers list.
Subject: [cdt-dev] API errors
Importance: Low

I have these error on head:
Description	Resource	Path	Location	Type
The visibility of the constructor org.eclipse.cdt.core.dom.rewrite.ASTRewrite.ASTRewrite(IASTNod
e, ASTModificationStore, ASTModification) has been reduced	
ASTRewrite.java	
org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/rewrite	
line 58	Compatibility Problem
The superclass set has been reduced for type org.eclipse.cdt.core.AbstractCExtension
AbstractCExtension.java	
org.eclipse.cdt.core/src/org/eclipse/cdt/core	line 15	
Compatibility Problem

Did I miss something?
_______________________________________________
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