I am new to playframework and after eclipsifying my application and importing it into eclipse, I noticed that all jar dependencies are listed at the root of my app as shown on the following screen capture:

Is there any way to make sure dependencies are listed properly (under referenced libraries) as in this second screen capture:

I guess the problem shown in the first screenshot was to use the “Project Explorer”. The second screenshot uses the “Package Explorer” which aggregates all referenced libraries under “Referenced Libraries”.