mbien commented on issue #6588: URL: https://github.com/apache/netbeans/issues/6588#issuecomment-2059658025
@jroman opened files are currently not imported since those are part of regular UI persistence which has no compatibility promises between versions. You can try to replace the config manually: it would be in `[netbeans_user_config]/[version]/config/Windows2Local/*` this usually works but there are no guarantees. I tried to look into this a few times already but always got distracted by code cleanups (https://github.com/apache/netbeans/pull/7155) since the part of the codebase is ancient and had several other issues with higher priority (e.g https://github.com/apache/netbeans/pull/6094, https://github.com/apache/netbeans/pull/6559), but we are going to get to this one day - I would like to see this too. -- 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
