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

NB23 - mind up files done open in text editor after deactivating and activating the plugin #124

Open
manikantannaren opened this issue Sep 17, 2024 · 2 comments

Comments

@manikantannaren
Copy link

manikantannaren commented Sep 17, 2024

Environment
Product Version: Apache NetBeans IDE 23-rc3
Java: 21.0.3; OpenJDK 64-Bit Server VM 21.0.3+9-LTS
Runtime: OpenJDK Runtime Environment 21.0.3+9-LTS
System: Mac OS X version 14.6.1 running on aarch64; UTF-8; en_IN (nb)

Steps :

  1. Install plugin
  2. Create a mind map file
  3. if not opened, open mind map file in editor
  4. Edit file (add child, edit texts etc)
  5. save file
  6. Deactivate plugin (Tools|plugins|installed|NB Mind Map -> select and deactivate)
  7. Let NetBeans restart
  8. Open the mind file created in step 2(if not opened by default)
  9. Activate plugin (Tools|plugins|installed|NB Mind Map -> select and Activate)
  10. Close file
  11. Open file

Expected Behaviour: File is open in mind-map editor
Actual behaviour: File opens in text/plain editor

@raydac
Copy link
Owner

raydac commented Sep 17, 2024

If you rebooted IDE after deactivation, why didn't you reboot after activation? plugin should work automatically after activation without IDE restart?

@manikantannaren
Copy link
Author

manikantannaren commented Sep 18, 2024

On deactivation it provided options to restart IDE. IDE did not ask me to restart on plugin activation., which in turn I understand means plugin is ready for use without a restart

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

No branches or pull requests

2 participants