Open eclipse from command line and display a dialog box populated from command line arguments

Viewed 13

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

0 Answers
Related