Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning about missing files #184

Open
tischi opened this issue Mar 23, 2021 · 1 comment
Open

Warning about missing files #184

tischi opened this issue Mar 23, 2021 · 1 comment

Comments

@tischi
Copy link
Collaborator

tischi commented Mar 23, 2021

Bdv Playground actions settings File /Users/tischer/Documents/mobie/plugins/bdvpgsettings/bdvpg.editor.actions.txt does not exist.
Bdv Playground default actions settings File /Users/tischer/Documents/mobie/plugins/bdvpgsettings/bdvpg.editor.actions.txt.default.txt does not exist.

What's this about?

@NicoKiaru
Copy link
Collaborator

That's the undocumented way I found to store customization in context menus and actions.

The actions are stored in files in a subdirectory of the plugins folder. This allows for multiple 'context' that would show up different actions - each context corresponds to a path located in plugins/bdvpgsettings/{context}. I need to document this and we need to discuss it.

To get some info, see:

https://github.com/bigdataviewer/bigdataviewer-playground/tree/master/plugins/bdvpgsettings

https://github.com/bigdataviewer/bigdataviewer-playground/blob/bf93ad11b281c03e4993e06cebce28ff2da045fc/src/main/java/sc/fiji/bdvpg/bdv/config/BdvSettingsGUISetter.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants