nmatt opened a new issue, #8990: URL: https://github.com/apache/netbeans/issues/8990
### Apache NetBeans version Apache NetBeans 27 ### What happened After opening a project in the terminal using Open in Terminal, which starts the terminal in the project directory, then exiting NetBeans and restarting NetBeans, NetBeans automatically recreates the terminal window, however starting in the NetBeans installation directory rather than in the project directory. If NetBeans remembers the terminal windows across restarts, it should also remember the directories they were started with. Otherwise this just creates a useless terminal window, and it's quicker to use Open in Terminal on the project again. This is on Windows with Cygwin. ### Language / Project Type / NetBeans Component Project, Terminal ### How to reproduce 1. Open a project in NetBeans (in my case a Java Maven project). 2. In the _Projects_ view, invoke _Open in Terminal_ in the project's context menu. => Observe that the current directory in the terminal is the project directory. 3. Exit NetBeans. 4. Start NetBeans again. => A new terminal window is automatically opened, but its current directory is the NetBeans installation directory ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows, Cygwin ### JDK 21 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
