WARNING: Error for /functionlibrary/functionlibrary
java.lang.Error: Unresolved compilation problems:
Gson cannot be resolved to a type
GsonBuilder cannot be resolved to a type
i have searched online in countless forum posts and none of them work... i'm using gson jar exclusively on the server side, and when i try to use the one in the repackaged package that comes with gwt i get an error saying that it's unreliable. i'd like someone to give me precise instructions on how to add any jar i like to the server side code to work with.