Eccenux commented on issue #9025: URL: https://github.com/apache/netbeans/issues/9025#issuecomment-3547498876
Seems like `AppData\Roaming\NetBeans\26\config\DocumentGroups\` was not copied to v28. To workaround this: 1. Switch to `<none>` group. 2. Close NB. 3. Copy `NetBeans\26\config\DocumentGroups\*` to `NetBeans\28\config\DocumentGroups\` (replace all files). 4. Copy `NetBeans\26\config\Preferences\org\netbeans\core\windows\DocumentGroups\` to `NetBeans\28\config\Preferences\org\netbeans\core\windows\DocumentGroups\`. Switching groups is slow after that (I assume some config conversion is done), but surprisingly so far it works fine. I also noticed each opened group is modified (names of views are modified like on the screen below). <img width="1074" height="605" alt="Image" src="https://github.com/user-attachments/assets/2b719aad-657d-471d-9c2a-941c3535408c" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
