summaryrefslogtreecommitdiffstats
path: root/mgrapp/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'mgrapp/.classpath')
-rw-r--r--mgrapp/.classpath14
1 files changed, 14 insertions, 0 deletions
diff --git a/mgrapp/.classpath b/mgrapp/.classpath
new file mode 100644
index 0000000000..4251917c5d
--- /dev/null
+++ b/mgrapp/.classpath
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry exported="true" kind="lib" path="lib/codereview_proto.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/protobuf.jar" sourcepath="lib/protobuf_src.zip"/>
+ <classpathentry exported="true" kind="lib" path="lib/jgit.jar" sourcepath="lib/jgit_src.zip"/>
+ <classpathentry exported="true" kind="lib" path="lib/commons-httpclient.jar" sourcepath="lib/commons-httpclient_src.zip"/>
+ <classpathentry exported="true" kind="lib" path="lib/commons-codec.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/jsch.jar"/>
+ <classpathentry kind="lib" path="lib/commons-net.jar" sourcepath="lib/commons-net_src.zip"/>
+ <classpathentry kind="output" path="out_classes"/>
+</classpath>