How to compile java class in different package in command line -


i have java class in different package on same classpath , don't know how compile in command line.

javac -sourcepath /path/to/srcdir -cp /path/to/libraries -d /path/to/outputdir


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -