Help with SOAP

Please … i need help !?

Can anyone give me a hint how to enable the following java library in 5.1 ?

http://code.google.com/p/google-api-adwords-java/

Is it possible ? I tried every folder - but can not access it from the developer…

thank you !

You can either wrap is in a plugin or try calling it directly from within JavaScript.

http://www.servoy-stuff.net/ currently has the most extensive tutorial on how to create plugins.

If you’d like to access your Java library directly from within JavaScript, have a look at the documentation on Scripting Java from Rhino.

Paul