Reputation: 1369
Is there a maven run command to copy maven dependencies (jars) into an eclipse project folder (like src/libraries)
Upvotes: 0
Views: 151
eclipse:eclipse -Dwtpversion=2.0 (this works)