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

Delta Between Two Patch Sets: google-oauth-client-java6/.classpath

Issue 6242068: [oauth] FileCredentialStore implementation of CredentialStore interface (Closed) Base URL: https://google-oauth-java-client.googlecode.com/hg/
Left Patch Set: Applying latest comments from [yanivi] and adding dependencies.html Created 11 years, 8 months ago
Right Patch Set: Latest comments from [yanivi] Created 11 years, 8 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 <classpath> 1 <classpath>
2 <classpathentry kind="src" path="src/main/java" /> 2 <classpathentry kind="src" path="src/main/java" />
3 <classpathentry kind="src" path="src/test/java" output="target/test-clas ses" /> 3 <classpathentry kind="src" path="src/test/java" output="target/test-clas ses" />
4 <classpathentry kind="src" path="src/test/resources" output="target/test -classes" /> 4 <classpathentry kind="src" path="src/test/resources" output="target/test -classes" />
5 <classpathentry kind="output" path="target/classes" /> 5 <classpathentry kind="output" path="target/classes" />
6 » <classpathentry kind="con" 6 » <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER /org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" />
7 » » path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.in ternal.debug.ui.launcher.StandardVMType/JavaSE-1.6" /> 7 » <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAI NER" />
yanivi 2012/07/11 14:58:15 please also add <classpathentry kind="con" pat
rafael.naufal 2012/07/11 21:44:33 Done.
8 </classpath> 8 </classpath>
LEFTRIGHT

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