I want to open Eclipse from the command line and the "Debug Configurations" dialog to be open and I want some of the configuration inputs to be automatically there, filled from other command line arguments.
So far I can only open the Eclipse from command line and I can open the Debug perspective.
Is this doable? Thanks