Community
Participate
Working Groups
Build Identifier: 20110901 Add the following to the context menu in the EGL Editor. They were in RBD. Select All Find/Replace Go to Line... Debug As And I liked it better when the choices weren't buried under EGL Source. Now it's just an extra click. Theresa can weigh in on these thoughts. Reproducible: Always
Hi,Branda. The debug as menu need justin to determine which what will be added in edt. I added find/replace go to line... select all in context menu and add the go to line in the top window menu navigate>go to line..
Created attachment 202737 [details] add context menu Hi tony please review and apply the patch. Thanks.
The "Run As/Debug As" submenus are part of Eclipse Platform. Whoever owns the EGL editor should step through the Java editor to see where/how these submenus are added, and then step through the EGL editor to see why it's not appearing there. This isn't the only submenu that's missing from our editor - there's no "Team", "Compare With", or "Replace With" either - probably for the same reason. Also, the "Preferences" menu item opens the general text editor preference page instead of the EGL editor preference page. This action for the Java editor correctly opens the Java editor preference page.
Verified in 20110906 except for Debug As. Opened 356843 to cover that along with other submenus that as missing.
Xiaobin, we need to review the menu items, comparing with RBD and add those we want to be in EDT.