eclipse launch configuration command line
for testing purposes, it is sometimes necessary to run certain java apps outside of your IDE, i.e. from the command line. if they require complicated classpaths and fancy arguments, you might want to reuse the configuration that you've already set up in your IDE. in eclipse, you can access the command line used for a certain configuration via the Debug view. while your application is running, simply use the context menu on the process in question, and select Properties...











