How to change order of source folders in Eclipse / SpringSource Tool Suite
In Eclipse it's possible to change the order via project settings.
Right-click on project -> "project settings" -> Tab "Build Path": "Configure Build Path..."
, tab "Order and Export"
, use the "Up"
and "Down"
buttons to move folders up/down.
Try Maven -> Update Project Configuration
.