eclipse-platform / eclipse-platform/eclipse.platform
Restoring Terminal View on start works only for one window
- Lenguaje dominante
- Java
- Estrellas
- 165
- Forks
- 174
- Merge medio
- 2 d 8 h
- PR fusionados (30 d)
- 22
Descripción
This is a followup of #2155
- [x] I verified I can reproduce this issue against https://download.eclipse.org/eclipse/updates/4.38-I-builds/I20250929-1800/
## Steps to reproduce
From a fresh installation and clean workspace:
* Invoke "Show in local terminal" from two different nodes (folder-1 and folder-2) in Project Explorer
* This opens two tabs inside the Terminal View
* Open a new Workbench window by using the main menu: Window > New Window
* Invoke "Show in local terminal" from two forther nodes (folder-3 and folder-4) in Project Explorer
* This opens two tabs inside the Terminal View
* Restart Eclipse through the main menu: File > Restart
* Expected:
- The two terminals in Window 1 are restored showing folder-1 and folder-2 in a single Terminal view
- The two terminals in Window 2 are restored showing folder-3 and folder-4 in a single Terminal view
* Actual:
- The two terminals are restored only in the Window from which the File > Restart action was invoked
- No terminals are restored in the other window
## Here is some relevant log output
I do not think it is relevant.
## Tested under this environment:
* OS & version: Linux, Fedora 42 with KDE Plasma
* Eclipse IDE/Platform version (as shown in *Help > About*): ...
```
Eclipse IDE for Java Developers (includes Incubating components)
Version: 2025-09 (4.37.0)
Build id: 20250905-1456
org.eclipse.terminal.connector.local (1.0.100.v20250925-1523) "Terminal Local Connector" [Active]
org.eclipse.terminal.connector.process (1.0.100.v20250925-1523) "Terminal Process Connector" [Active]
org.eclipse.terminal.connector.ssh (1.0.0.v20250724-2146) "Terminal SSH Connector" [Starting]
org.eclipse.terminal.connector.telnet (1.0.0.v20250724-2146) "Terminal Telnet Connector" [Starting]
org.eclipse.terminal.control (1.0.100.v20250922-1523) "Terminal Control (Embeddable Widget)" [Active]
org.eclipse.terminal.view.core (1.0.0.v20250724-1302) "Terminal View Core" [Active]
org.eclipse.terminal.view.ui (1.0.100.v20250918-1421) "Terminal View" [Active]
```
## Community
- [x] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
Guía de contribución
Línea de trabajo
Empieza reproduciendo el flujo Window > New Window, Show in local terminal y File > Restart descrito en el issue. Rastrea la restauración de Terminal View en ambas ventanas de Workbench; se considera completado cuando los terminales de folder-1 y folder-2 regresan en una ventana, mientras que folder-3 y folder-4 regresan en la otra.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- cli, desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100