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

Bug 252296

Summary: Work With User Actions action is not available in offline mode
Product: [Tools] Target Management Reporter: Kevin Doyle <kjdoyle>
Component: RSEAssignee: Kevin Doyle <kjdoyle>
Status: RESOLVED FIXED QA Contact: Martin Oberhuber <mober.at+eclipse>
Severity: normal    
Priority: P3 CC: kjdoyle, rdibugs
Version: 3.0.1   
Target Milestone: 3.1 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch none

Description Kevin Doyle CLA 2008-10-27 22:22:17 EDT
The Work With User Actions action is not available in offline mode.  Compared to the other work with actions this one doesn't do: setAvailableOffline(true); in the constructor for SystemWorkWithUDAsAction(Shell parent, boolean fromCascadingCompileAction).
Comment 1 Kevin Doyle CLA 2008-11-10 13:43:27 EST
Created attachment 117464 [details]
Patch
Comment 2 Kevin Doyle CLA 2008-11-10 13:44:14 EST
Fixed.