Bug 258598 - APIs
Summary: APIs
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: ACTF (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kentarou Fukuda CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 252794
  Show dependency tree
 
Reported: 2008-12-12 03:31 EST by Kentarou Fukuda CLA
Modified: 2023-03-27 14:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kentarou Fukuda CLA 2008-12-12 03:31:19 EST
+++ This bug was initially created as a clone of Bug #252794 +++

Projects should leverage only published APIs of dependencies. As a Release Review requirement, deviations should be listed as part of a migration plan, with bugs listed where APIs need to be provided by dependent projects.
Comment 1 Kentarou Fukuda CLA 2009-03-13 08:15:15 EDT
We use published APIs except for two items below.

-To access native applications, we use org.eclipse.swt.internal APIs (bug 259250)
-To get current URL/HTML text from SWT browser, we use reflection method (bug 268519)

Please visit these bugs for more details (including our migration plan).
Comment 2 Kentarou Fukuda CLA 2010-05-12 01:02:49 EDT
close the bug (released: ACTF 0.7)