eclipse - Java does not find class file -


i have problem running java program cli:

java cli

as can see, run javac main.java main.class file. , when trying execute java main, java can't find main class. there class in eclipse:

enter image description here

what doing wrong?

you have go 1 dir cd .. , java stitching.main


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -