Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 315704 - GEM Plugin Patch
Summary: GEM Plugin Patch
Status: RESOLVED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: ISP (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Beth Tibbitts CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 20:15 EDT by Alan Humphrey CLA
Modified: 2010-06-04 09:25 EDT (History)
2 users (show)

See Also:


Attachments
GEM_Plugin_Patch (17.36 KB, patch)
2010-06-03 20:19 EDT, Alan Humphrey CLA
beth: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Humphrey CLA 2010-06-03 20:15:36 EDT
Build Identifier: M20100211-1343

Corrects problems with UI threading and adds graceful termination of GEM processes.

Reproducible: Always
Comment 1 Alan Humphrey CLA 2010-06-03 20:19:34 EDT
Created attachment 171055 [details]
GEM_Plugin_Patch

Greg,

This patch adds less than 200 lines of code to the GEM plugin. Most of the changes are simply some refactoring and other diffs. The added code fixes some problems with syncExec() UI threading and provides a smoother long-running operation termination button.

All strings have been externalized or marked as ignored.

Cheers,
Alan
Comment 2 Alan Humphrey CLA 2010-06-03 23:18:23 EDT
Simply changed the component field for this bug to ISP.
Comment 3 Beth Tibbitts CLA 2010-06-04 09:25:14 EDT
Patch applied.