Bug 287962 - [fiximprove]:[API Usage Problem]: MTJCore.getDeviceMatchCache() has non-API return type IDeviceMatchCache
Summary: [fiximprove]:[API Usage Problem]: MTJCore.getDeviceMatchCache() has non-API ...
Status: RESOLVED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: SDK Management (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.1   Edit
Assignee: Gustavo de Paula CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2009-08-28 08:12 EDT by Diego Madruga Sandin CLA
Modified: 2010-04-22 13:30 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 Diego Madruga Sandin CLA 2009-08-28 08:12:19 EDT
Resource: org.eclipse.mtj.core/src/org/eclipse/mtj/core/MTJCore.java
Location: line 284
Comment 1 Gustavo de Paula CLA 2010-04-22 13:30:41 EDT
The dependeny with MTJCore.getDeviceMacher was removed from the classes. Since those classes were all internal this was not a problem.

The method on the core was set to deprecated.