| Summary: | Buit-in terminal window steals focus | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Murat KURT <paralaks> |
| Component: | Core | Assignee: | Stephan Herrmann <stephan.herrmann> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | stephan.herrmann |
| Version: | 4.11 | ||
| Target Milestone: | 4.12 M3 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Murat KURT
JDT/Core provides no UI, and in fact I'm not sure, which terminal you're speaking of? Is it the default Console into which Java programs print during execution? Or s.t. you opened explicitly, perhaps from some other plug-in? I probably did not select the correct product/component while submitting the bug. It is happening on Eclipse IDE for Java Developers. Terminal can be opened from Window -> Show View -> Other then selecting Terminal. Tried using Eclipse IDE for Java Developers Version: 2019-03 (4.11.0) Build id: 20190314-1200 Window > Show View > Other > "Te" only 2 matches: - Templates - Team Repositories Please check what additional plug-ins you installed. If installed the Plug-in Spy (Shift-Alt-F1) will also directly show you which implementation provides the selected view. Not sure what was causing it but I have installed CodeMix and it has replaced the terminal. Problem is gone. Thanks for looking into it. |