Voila ca que j'obtien lors de la compilation de mon programme :


Finding entry point classes
[ERROR] Unable to find type 'com.mycompany.project.client.Main'
[ERROR] Hint: Check that the type name 'com.mycompany.project.client.Main' is really what you meant
[ERROR] Hint: Check that your classpath includes all required source roots
[ERROR] Unable to find type 'com.mycompany.project.client.entryPoint'
[ERROR] Hint: Check that the type name 'com.mycompany.project.client.entryPoint' is really what you meant
[ERROR] Hint: Check that your classpath includes all required source roots
[ERROR] Build failed


ca correspond a quoi et que faut il que je fasse????