summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorwilliam <william.fromtw@gmail.com>2017-01-24 17:30:01 +0800
committerwilliam <william.fromtw@gmail.com>2017-01-24 17:30:01 +0800
commit370487036c1d4037b9c54258eb0e8dbd4ab4036b (patch)
tree54de5236a42d13c590549ae05c1209a4ae626cf7 /.classpath
parent651b9980f5b8664939b91674252d0dfdc754fed2 (diff)
downloadgitblit-370487036c1d4037b9c54258eb0e8dbd4ab4036b.tar.gz
gitblit-370487036c1d4037b9c54258eb0e8dbd4ab4036b.zip
Sending email (certificate zip file) based on locale that user selected
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 1 insertions, 6 deletions
diff --git a/.classpath b/.classpath
index 095cb036..3dac2010 100644
--- a/.classpath
+++ b/.classpath
@@ -49,7 +49,7 @@
<classpathentry kind="lib" path="ext/httpcore-4.3.3.jar" sourcepath="ext/src/httpcore-4.3.3.jar" />
<classpathentry kind="lib" path="ext/commons-logging-1.1.3.jar" sourcepath="ext/src/commons-logging-1.1.3.jar" />
<classpathentry kind="lib" path="ext/commons-codec-1.7.jar" sourcepath="ext/src/commons-codec-1.7.jar" />
- <classpathentry kind="lib" path="ext/org.eclipse.jdt.annotation-1.1.0.jar" />
+ <classpathentry kind="lib" path="ext/org.eclipse.jdt.annotation-1.1.0.jar" sourcepath="ext/src/org.eclipse.jdt.annotation-1.1.0.jar" />
<classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar" sourcepath="ext/src/org.eclipse.jgit.http.server-4.1.1.201511131810-r.jar" />
<classpathentry kind="lib" path="ext/bcprov-jdk15on-1.52.jar" sourcepath="ext/src/bcprov-jdk15on-1.52.jar" />
<classpathentry kind="lib" path="ext/bcmail-jdk15on-1.52.jar" sourcepath="ext/src/bcmail-jdk15on-1.52.jar" />
@@ -94,10 +94,5 @@
<classpathentry kind="lib" path="ext/mockito-core-1.10.19.jar" sourcepath="ext/src/mockito-core-1.10.19.jar" />
<classpathentry kind="lib" path="ext/objenesis-2.1.jar" sourcepath="ext/src/objenesis-2.1.jar" />
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
- <classpathentry kind="src" path="src/main/dagger">
- <attributes>
- <attribute name="optional" value="true"/>
- </attributes>
- </classpathentry>
<classpathentry kind="output" path="bin/classes" />
</classpath>