I am using Grails 2.3.x
and have an external jar file. I need to change the order of some of the jar files because of dependencies in the build path. I use Eclipse but I do not use Maven.
How do I change the order of jar files in the build classpath?