Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6437)

Delta Between Two Patch Sets: storage-serviceaccount-cmdline-sample/.classpath

Issue 8709047: api samples: Update samples to 1.15.0-rc (Closed) Base URL: https://code.google.com/p/google-api-java-client.samples/
Left Patch Set: Created 11 years, 11 months ago
Right Patch Set: android instructions Created 11 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « storage-serviceaccount-appengine-sample/pom.xml ('k') | storage-serviceaccount-cmdline-sample/pom.xml » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src/main/java" /> 3 <classpathentry kind="src" path="src/main/java" />
4 <classpathentry kind="con" 4 <classpathentry kind="con"
5 path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug .ui.launcher.StandardVMType/JavaSE-1.6" /> 5 path="org.eclipse.jdt.launching.JRE_CONTAINER" />
6 <classpathentry kind="output" path="target/classes" /> 6 <classpathentry kind="output" path="target/classes" />
7 <classpathentry kind="con" 7 <classpathentry kind="con"
8 path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" /> 8 path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" />
9 </classpath> 9 </classpath>
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b