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

Side by Side Diff: bigquery-appengine-sample/.classpath

Issue 5414043: Uploading Bigquery example App Engine dashboard Base URL: https://google-api-java-client.googlecode.com/hg/
Patch Set: Removing unnecessary dependency. Created 12 years, 4 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:
View unified diff | Download patch
« no previous file with comments | « bigquery-appengine-sample/.checkstyle ('k') | bigquery-appengine-sample/.project » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" output="target/war/WEB-INF/classes" path="src /main/java"/>
4 <classpathentry kind="src" output="target/war/WEB-INF/classes" path="src /main/resources"/>
5 <classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_C ONTAINER"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER /org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
7 <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAI NER"/>
8 <classpathentry kind="output" path="target/war/WEB-INF/classes"/>
9 </classpath>
OLDNEW
« no previous file with comments | « bigquery-appengine-sample/.checkstyle ('k') | bigquery-appengine-sample/.project » ('j') | no next file with comments »

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