Community
Participate
Working Groups
This bug is for the backport of the fix for bug 249031 to the R3_2_maintenance stream.
The entire fix for bug 249031 (the changes for SystemViewRemoteFileAdapter.handleDoubleClick()) can't go into the maintenance stream since they require new unavailable APIs for SystemEditableRemoteFile however the change to use IDE.getEditorDescriptor() rather than the IEditorRegistry.getEditorDescriptor() needs to be done since it will have some required recent platform changes.
Created attachment 209459 [details] backport patch for SystemEditableRemoteFile
Xuan, could you please review this patch?
The fix looks good. Thanks.
Thanks Xuan. I've committed the change to the R3_2_maintenance stream.