What are all of the command line options for VAJ 3.0?
Created May 4, 2012
Kevin Hollenshead
Here are the ones I know of and what I know or have surmised about them:
- -mcd
- disables the incremental compiler???
- -lcon
- open the IDE's System.out for startup error messages?
- -supportlog
- generates a support.log when you get an ex02 or system termination
- -relocalize
- used for NLS support - resets and presumably allows for binding another language bundle into the tool - really cool side effect: resets current image owner in a team environment!
- disables the incremental compiler???
Also see How do I manage multiple workspaces in VAJ? for a description of using the -i command line argument.