eclipse - Java does not find class file -
i have problem running java program 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:
what doing wrong?
you have go 1 dir cd ..
, java stitching.main
Comments
Post a Comment