Issue Details (XML | Word | Printable)

Key: NBANDROID-56
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: akochnev
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
nbandroid

Support the r3 SDK

Created: 21/Nov/09 03:34 AM   Updated: 17/Jan/10 08:51 PM   Resolved: 17/Jan/10 08:51 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.10

Time Tracking:
Not Specified

File Attachments: 1. Text File nbandroid_174_8c758be195fb.patch (26 kB) 21/Nov/09 03:34 AM - akochnev

Environment:

Linux, jdk 1.6


Tags:


 Description  « Hide

The SDK r3 has changed a number of classes. Replacing the existing jars in ext/lib with the new ones from the SDK, breaks a number of source files.

The batch below fixes all main source, tests are still broken.



akochnev added a comment - 21/Nov/09 09:33 AM

The patch is dependent on the following jars being replaced w/ the updated ones from the SDK:

androidprefs/release/modules/ext/androidprefs.jar
ddmlib/release/modules/ext/ddmlib.jar
sdklib/release/modules/ext/sdklib.jar


radim added a comment - 17/Jan/10 08:51 PM

Applied + few things to make it work and released now. Thanks!