Closed GoogleCodeExporter closed 9 years ago
This is just sample code. It's for demonstration purposes only. You can feel
free to change the code in PicasaClient.java. We encourage developers to make
changes to the code to learn how the different components work.
The instructions for the sample contain the following:
cd google-api-java-client-samples/shared/gdata/shared-sample-gdata
mvn source:jar install
cd ../shared-sample-picasa
mvn source:jar install
Instead, after you cd into the "shared-sample-picasa" directory, you can first
edit PicasaClient.java.
<editor> src/main/java/com/google/api/services/picasa/PicasaClient.java
Once you've made your desired changes, continue with the instructions as normal.
mvn source:jar install
Original comment by ngmic...@google.com
on 19 Jul 2013 at 3:58
Original issue reported on code.google.com by
ketil.da...@gmail.com
on 19 Jul 2013 at 3:30