You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Javier Llorente <ja...@opensuse.org> on 2022/11/19 19:37:30 UTC

Disabling EditorUI menus

Hello,

I am trying to replace a plain JEditorPane with EditorUI and I was wondering 
if there is a way to disable the following on a plugin (non-IDE wide):

- The popup you get when you right click on line numbers (Bookmark, 
Breakpoint, ...) and the one you get when you right click on the editor 
(Navigate, Find Usages, ...)
- The breadcrumb below the editor

I haven't figured it out yet.

Thanks,
-- 
Javier Llorente