Google Data APIs Java Client Eclipse Plug-in : Create projects in seconds
July 11th, 2008 | Published in Google Code
I'm pleased to announce the release of an Eclipse plug-in for new developers using the Java Client Library for Google Data APIs.
This plug-in aims to minimize the overhead involved in setting up external Java dependencies and in getting started with a new API released in Java client library. The plug-in lets you download the external dependencies automatically. It also creates boiler plate code to interact with the API that you are interested in. This provides an easy way for all the newbies to quickly start developing code using many of the Google Data APIs.
Curious how to use this plug-in? What are you waiting for? Checkout the project page and the wikis (especially the usage wiki ).
Note: This is an open source project and contributions are welcome.