Eclipse Gradle project has empty /bin folder

Hi All,

I have imported my project as gradle project and following is the content of .classpath and .project files.

.project contents

.classpath contents

Here’s the Project properties:

Also, I see all the required dependencies are there in the Libraries tab.

When running the junit test, I get a java.lang.ClassNotFoundException:

And I see that the /bin directory is empty.

I have tried deleting the project and reimporting it, rebuilding it several times.

Tried almost all the solutions I found in various forums. Could not figure out what is happening here.

Any help is appreciated.

Thanks, Nirali