Skip to content

Weird editor context menu entry text -> x-repl #4894

Answered by matthiasblaesing
Chris2011 asked this question in Q&A
Discussion options

You must be logged in to vote

Grep through the codebase for "Editors/Popup". In platform/editor.mimelookup.impl/arch.xml I find this:

Editor Context Menu Actions

The editor module clients are expected to register popup menu actions
(javax.swing.Action classes or names of actions
(i.e. value of Action.NAME attribute) present in editor kit e.g. "goto-source")
in the Editors/mime-path/Popup layer folder.

And indeed - if you look at the system file system, the registrations for the working files are indeed there:

In this screenshot is the path Editors/text/css/Popup is opened and this matches the Popup menu for CSS files. So my quick diagnostic is, that the paths are just messed up.

Replies: 3 comments 7 replies

Comment options

Chris2011
Oct 31, 2022
Collaborator Author

You must be logged in to vote
1 reply
@Chris2011
Comment options

Chris2011 Oct 31, 2022
Collaborator Author

Comment options

Chris2011
Oct 31, 2022
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@Chris2011
Comment options

Chris2011 Nov 27, 2022
Collaborator Author

@Chris2011
Comment options

Chris2011 Nov 27, 2022
Collaborator Author

@Chris2011
Comment options

Chris2011 Nov 27, 2022
Collaborator Author

@Chris2011
Comment options

Chris2011 Nov 27, 2022
Collaborator Author

@matthiasblaesing
Comment options

Answer selected by Chris2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants