In order to include google-api-translate-java application, you have to download the jar, save to any location in your local had disk. In my case, it's /google-api-translate-java-0.82.jar in my home folder.
In Eclipse, Right click your project>Properties>>Java Build Path, and click Add External JARs, browse to include the downloaded jar file in your path.

I have a simple Android exercise, AndroidTranslate, using google-api-translate-java to involve Google Translate.
Thank you for reading this article google-api-translate-java With URL https://x-tutorials.blogspot.com/2009/10/google-api-translate-java.html. Also a time to read the other articles.
0 comments:
Write your comment for this article google-api-translate-java above!