Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 117464 Details for
Bug 252296
Work With User Actions action is not available in offline mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch
patch.txt (text/plain), 1.39 KB, created by
Kevin Doyle
on 2008-11-10 13:43:27 EST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Kevin Doyle
Created:
2008-11-10 13:43:27 EST
Size:
1.39 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rse.useractions >Index: src/org/eclipse/rse/internal/useractions/ui/uda/actions/SystemWorkWithUDAsAction.java >=================================================================== >RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.useractions/src/org/eclipse/rse/internal/useractions/ui/uda/actions/SystemWorkWithUDAsAction.java,v >retrieving revision 1.7 >diff -u -r1.7 SystemWorkWithUDAsAction.java >--- src/org/eclipse/rse/internal/useractions/ui/uda/actions/SystemWorkWithUDAsAction.java 7 Jul 2008 02:42:08 -0000 1.7 >+++ src/org/eclipse/rse/internal/useractions/ui/uda/actions/SystemWorkWithUDAsAction.java 10 Nov 2008 18:35:42 -0000 >@@ -13,6 +13,7 @@ > * API to the user actions plugin > * Xuan Chen (IBM) - [225617] [useraction][api] Remove Team view support inside user action. > * Kevin Doyle (IBM) - [222828] Icons for some Actions Missing >+ * Kevin Doyle (IBM) - [252296] Work With User Actions action is not available in offline mode > *******************************************************************************/ > //import java.util.Iterator; > import org.eclipse.jface.dialogs.Dialog; >@@ -91,6 +92,7 @@ > else > setContextMenuGroup(ISystemContextMenuConstants.GROUP_REORGANIZE); > setHelp(RSEUIPlugin.HELPPREFIX + "actn0045"); //$NON-NLS-1$ >+ setAvailableOffline(true); > } > > /**
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 252296
: 117464