When the `Build and Run` button is clicked a `ClassNotFoundException` is thrown. Reproducable: Always Steps to Reproduce: Click `Build and Run` button. Reason: JVM tries to execute class before it has finished compiling.
When the
Build and Runbutton is clicked aClassNotFoundExceptionis thrown.Reproducable: Always
Steps to Reproduce: Click
Build and Runbutton.Reason: JVM tries to execute class before it has finished compiling.