Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 315704

Summary: GEM Plugin Patch
Product: [Tools] PTP Reporter: Alan Humphrey <ahumphrey>
Component: ISPAssignee: Beth Tibbitts <beth>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahumphrey, beth
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
GEM_Plugin_Patch beth: iplog+

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.