Bug 432919 - API problems listed with 4.4.0.I20140415-0800
Summary: API problems listed with 4.4.0.I20140415-0800
Status: RESOLVED WORKSFORME
Alias: None
Product: PDE
Classification: Eclipse Project
Component: API Tools (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: 4.5   Edit
Assignee: Vikas Chandra CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2014-04-16 09:36 EDT by Paul Webster CLA
Modified: 2014-08-06 08:36 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Webster CLA 2014-04-16 09:36:59 EDT
I've restarted and done a full Projects>Clean on the entire workspace, and I'm still getting API problems listed:

ElementHandler has no super class, and hasn't changed since 2008.  PropertyTester had an update early in 2013, so it hasn't changed recently either.


Full list of errors:

Description	Resource	Path	Location	Type
Invalid @since 3.3 tag on processChildren(ExpressionConverter, Element, CompositeExpression); expecting @since 3.4	ElementHandler.java	/org.eclipse.core.expressions/src/org/eclipse/core/expressions	line 125	@since tag problem
Missing @since tag on internalCreateDescriptor()	PropertyTester.java	/org.eclipse.core.expressions/src/org/eclipse/core/expressions	line 94	@since tag problem
Missing @since tag on internalInitialize(PropertyTesterDescriptor)	PropertyTester.java	/org.eclipse.core.expressions/src/org/eclipse/core/expressions	line 80	@since tag problem
Missing @since tag on processChildren(ExpressionConverter, IConfigurationElement, CompositeExpression)	ElementHandler.java	/org.eclipse.core.expressions/src/org/eclipse/core/expressions	line 103	@since tag problem
The minor version should be incremented in version 3.4.600, since new APIs have been added since version 3.4.501	MANIFEST.MF	/org.eclipse.core.expressions/META-INF	line 5	Version Numbering Problem
Comment 1 Vikas Chandra CLA 2014-08-06 08:34:39 EDT
I dont get any API tools error on Aug build 4.5 on Linux with all platform runtime plugins and doing a clean.

Can you please re-check in 4.5?