Attila Kovacs 629 Posted March 1, 2019 Is there any built in/3rd party dockable form where the opened projects are listed and I could build/run/unattended run with a single click? Like Project1 [Build] [Run] [RunUA] Project2 [Build] [Run] [RunUA] etc... Share this post Link to post
Sherlock 663 Posted March 1, 2019 Well, at first glance the projects window fulfills almost all of your requirements. It shows all open projects and through right click you'll get a menu that lets you build and run with or without debugger. http://docwiki.embarcadero.com/RADStudio/Rio/en/Projects_Window Sherlock Share this post Link to post
dummzeuch 1505 Posted March 1, 2019 What exactly is an "unattended run" in this context? Share this post Link to post
Attila Kovacs 629 Posted March 1, 2019 @dummzeuch ctrl-shift-f9 / run without debug Share this post Link to post
Stefan Glienke 2002 Posted March 1, 2019 (edited) 3 hours ago, Attila Kovacs said: It's too slow for me. Is it worth the time? Edited March 1, 2019 by Stefan Glienke 1 Share this post Link to post
Attila Kovacs 629 Posted March 1, 2019 (edited) @Stefan Glienke People tend to forget about comfort feeling 😄 Joking aside, I've here a client/server thingy where I have to do things parallel and debug them, so yes, it's a temporary discomfort to scroll up and down in the projects window like a poisoned mouse to find the node which has this context menu. But I like your chart. It's just too practical. 😉 Edited March 1, 2019 by Attila Kovacs Share this post Link to post
luebbe 26 Posted March 1, 2019 1 hour ago, Attila Kovacs said: @Stefan Glienke People tend to forget about comfort feeling 😄 Joking aside, I've here a client/server thingy where I have to do things parallel and debug them, so yes, it's a temporary discomfort to scroll up and down in the projects window like a poisoned mouse to find the node which has this context menu. But I like your chart. It's just too practical. 😉 I have it printed out on the wall behind me... 1 1 Share this post Link to post
Sherlock 663 Posted March 4, 2019 Very cool @Attila Kovacs: Now please add possibility to switch between Win32/Win64/iOS/macOS/Linux and Debug/Release 😉 Just kidding. For the average developer this really looks helpful. Share this post Link to post
Attila Kovacs 629 Posted March 4, 2019 @Sherlock It's not that hard but we do not want to rewrite the IDE from scratch, do we? 😄 Share this post Link to post