Error: Could not find or load main class F4.java
This above line i am facing the error in my pipeline.
can you please tell how solve this.
this is my pipeline where i am facing error
- step:script:- echo "Run Java"- cd Java_Code- java F4.java