Does anyone know how to set command line line params for a Java SE
application (regular main(), not J2EE) from within IBM WebSphere
Studio Application Developer?
Thanks.
Matthias Fraass - 17 Sep 2004 09:48 GMT
> Does anyone know how to set command line line params for a Java SE
> application (regular main(), not J2EE) from within IBM WebSphere
> Studio Application Developer?
Just as in Eclipse?
"Run..."->Create a new Java Application configuration->Arguments.
Matthias