Skip to main content

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

Hi,

I've tried to enable API tooling for DSF (since last time I've submitted a 
patch I was asked about that), and got two errors:

Description	Resource	Path	Location	Type
The major version should be incremented in version 2.2.0.qualifier, since API 
breakage occurred since version 2.1.0.201006141710	MANIFEST.MF	
/org.eclipse.cdt.dsf.ui/META-INF	line 6	Version Numbering Problem

Description	Resource	Path	Location	Type
The type 
org.eclipse.cdt.dsf.debug.ui.sourcelookup.InstructionPointerImageProvider has 
been removed from org.eclipse.cdt.dsf.ui_2.2.0	MANIFEST.MF	
/org.eclipse.cdt.dsf.ui/META-INF	line 1	Compatibility Problem

I have what I believe a final 7.0 release selected as api baselines, and I have 
an up-to-date checkout of CDT.

What do these errors mean, and how do I fix them?

- Volodya



Back to the top