Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] API Tooling contribution

The map file has been updated for the following Bug changes:
+ Bug 227570. Extending non-API class is not always an API problem (FIXED)
+ Bug 247677. API leak issues should be filtered out on members tagged 
with @noreference (FIXED)
+ Bug 247703. Removing internal superclass does not report error for 
removed methods (FIXED)
+ Bug 247823. We should not load the profiles when opening the baseline 
preference page (FIXED)
+ Bug 247952. Adding "final" and "@nooverride" confuses API Tool (FIXED)
+ Bug 248138. API tools problems line numbers appear off by one (FIXED)
+ Bug 249484. consolidate element descriptors/structures used by delta 
compare & usage analysis (FIXED)
+ Bug 250408. API Tools content assist proposals not available with new 
"Java Proposals" category (FIXED)
+ Bug 250801. @nooverride tag should not be proposed for final classes 
(FIXED)
+ Bug 250824. Remove stub generation code (FIXED)

The following projects have changed:
org.eclipse.pde.api.tools.tests
org.eclipse.pde.api.tools.ui
org.eclipse.pde.api.tools


Back to the top