fabioz / startexplorer

This Eclipse plug-in offers tight integration of system file manager (Windows Explorer, Gnome Nautilus, KDE Konqueror, Mac Finder, ...) and shell (cmd.exe, Linux/Mac terminal) in Eclipse.
https://fabioz.github.io/startexplorer/
MIT License
148 stars 55 forks source link

[Feature request] change title of cmd window on Windows #73

Open paulvi opened 7 years ago

paulvi commented 7 years ago

change title of cmd window on Windows to something like “”StartExplorer for [project-name]“”

It is actually exectuing title StartExplorer for [project-name] within cmd

F:\Workspaces\08-passflow\03-code>title /?
Sets the window title for the command prompt window.

TITLE [string]

  string       Specifies the title for the command prompt window.