java -d option used for setting destination directory for class files. if destination directory already exist no new directory will be set.
If it not exist then it'll be created relative to current path.
-D option used for setting some variable like security policy and extension directory
-g used for debugging information
-classpath option for overriding the classpath setting.
if nothing specified then current directory
No comments:
Post a Comment