summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2017-02-18 09:13:43 +0100
committerEndi S. Dewata <edewata@redhat.com>2017-02-21 18:15:38 +0100
commitbdc5d35124b0d7974d2db5f815e35ccc006a67cc (patch)
treea55528529769abb176e8ac75f6d56ed6f04b823c /.classpath
parent7556ebf5f8bbc4477eb4601a359ce3ed5cc6af6f (diff)
downloadpki-bdc5d35124b0d7974d2db5f815e35ccc006a67cc.tar.gz
pki-bdc5d35124b0d7974d2db5f815e35ccc006a67cc.tar.xz
pki-bdc5d35124b0d7974d2db5f815e35ccc006a67cc.zip
Added Console source folder to Eclipse classpath.
The Console source folder has been added to Eclipse classpath to help updating the code.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index f40bcaa24..88b1903ce 100644
--- a/.classpath
+++ b/.classpath
@@ -21,6 +21,7 @@
<classpathentry excluding="**/CMakeLists.txt" kind="src" path="base/tps/src"/>
<classpathentry kind="src" path="base/server/tomcat8/src"/>
<classpathentry kind="src" path="base/common/examples/java"/>
+ <classpathentry kind="src" path="base/console/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/usr/share/java/apache-commons-cli.jar"/>
<classpathentry kind="lib" path="/usr/share/java/apache-commons-logging.jar"/>