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

Is there a way to make sure the dependencies are listed correctly (under the reference libraries), as in this second screen capture:

source share