Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369840 - X-friending Ant UI
Summary: X-friending Ant UI
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.8 M6   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 12:08 EST by Michael Rennie CLA
Modified: 2012-03-02 23:47 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2012-01-26 12:08:55 EST
code from master

Ant UI makes extensive use of a lot of internal code from JDT UI (90 illegal accesses). We should do a quick once-over to x-friend Ant UI as needed and /or update Ant to use any new APIs from jdt.debug.ui.
Comment 1 Michael Rennie CLA 2012-02-01 12:33:13 EST
pushed the changes to:

http://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/commit/?id=11c76a518871bfa40b0b825dd34408801de8b0ff

there are 4 accesses left, that are to ProcessConsole in platform debug. Pawel, what are your thoughts on x-friending ant.ui in platform debug?
Comment 2 Pawel Piech CLA 2012-02-01 12:59:23 EST
(In reply to comment #1)
> there are 4 accesses left, that are to ProcessConsole in platform debug. Pawel,
> what are your thoughts on x-friending ant.ui in platform debug?

+1 Let's be a friendly project ;-)
Comment 3 Michael Rennie CLA 2012-03-02 23:47:02 EST
Pushed changes for ProcessConsole x-friending to: http://git.eclipse.org/c/platform/eclipse.platform.debug.git/commit/?id=5e70df0dba4d4dc4ea2ce1dea12b4b098c085312