netbeans-mmd-plugin icon indicating copy to clipboard operation
netbeans-mmd-plugin copied to clipboard

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

Open manikantannaren opened this issue 1 year ago • 2 comments

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

manikantannaren avatar Sep 17 '24 13:09 manikantannaren

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

raydac avatar Sep 17 '24 18:09 raydac

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

manikantannaren avatar Sep 18 '24 15:09 manikantannaren