The Console source folder has been added to Eclipse classpath to
help updating the code.

--
Endi S. Dewata
>From bdc5d35124b0d7974d2db5f815e35ccc006a67cc Mon Sep 17 00:00:00 2001
From: "Endi S. Dewata" <[email protected]>
Date: Sat, 18 Feb 2017 09:13:43 +0100
Subject: [PATCH] Added Console source folder to Eclipse classpath.

The Console source folder has been added to Eclipse classpath to
help updating the code.
---
 .classpath | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.classpath b/.classpath
index f40bcaa2472aade6d73912894bd6665f16aa8d4e..88b1903ce06d7819feff7a370397332d01727373 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"/>
-- 
2.9.3

_______________________________________________
Pki-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pki-devel

Reply via email to