Bug 264392 - API compatibility error in HEAD
Summary: API compatibility error in HEAD
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Barnes CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 12:15 EST by Boris Bokowski CLA
Modified: 2019-09-06 15:29 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Bokowski CLA 2009-02-10 12:15:51 EST
Missing @since tag on hGDIFont	GCData.java	org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics	line 59

Do you not have API tooling set up in your workspaces?
Comment 1 Kevin Barnes CLA 2009-02-10 12:22:55 EST
GCData is not API.

 <b>IMPORTANT:</b> This class is <em>not</em> part of the public
 * API for SWT. It is marked public only so that it can be shared
 * within the packages provided by SWT. It is not available on all
 * platforms, and should never be called from application code.
 * </p>
Comment 2 Boris Bokowski CLA 2009-02-10 12:25:09 EST
Yes, but you should make the API tooling aware of that :-)
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:29:41 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.