You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
Is it possible to change the order of the jar files in the classpath.
I want to use the gwtquery DroppablePlugin https://code.google.com/p/gwtquery-plugins/wiki/DroppablePluginGettingStarted
This requires to put the droppable.jar before the gwt.jar how can I do this?