Bug 240689 - Bug fixes and general refactoring for AJDT 1.5.3 release
Summary: Bug fixes and general refactoring for AJDT 1.5.3 release
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 1.5.4   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-14 11:13 EDT by Andrew Eisenberg CLA
Modified: 2012-04-03 14:19 EDT (History)
2 users (show)

See Also:


Attachments
refactorings and bug fixes for AJDT 1.5.3 (249.91 KB, patch)
2008-07-14 11:16 EDT, Andrew Eisenberg CLA
andrew.eisenberg: iplog+
Details | Diff
updated patch (248.49 KB, patch)
2008-07-14 12:05 EDT, Andrew Eisenberg CLA
andrew.eisenberg: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Eisenberg CLA 2008-07-14 11:13:11 EDT
This bug will be used to track the last minute fixes and refactorings sent in before AJDT 1.5.3.
Comment 1 Andrew Eisenberg CLA 2008-07-14 11:16:10 EDT
Created attachment 107336 [details]
refactorings and bug fixes for AJDT 1.5.3

In this patch, I made some bug fixes to the new Apsect path/in path feature.  I also cleaned up a lot of the files, organized imports, reformatted text, tried to stop using some deprecated method calls.
Comment 2 Andrew Eisenberg CLA 2008-07-14 12:05:43 EDT
Created attachment 107341 [details]
updated patch

This version of the patch has a very small change to a test case so that all UI and core test cases now pass.
Comment 3 Andrew Clement CLA 2008-07-14 12:14:25 EDT
committed.  iplog
Comment 4 Andrew Clement CLA 2008-08-27 11:38:48 EDT
fixed