Skip to content
Snippets Groups Projects
Commit 5948cac3 authored by Joy Clark's avatar Joy Clark
Browse files

Added Xstream as a dependency

parent e0154a3a
Branches
Tags
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/dependencies/xstream-1.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/answerparser-2.4.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/bparser-2.4.8-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="lib/dependencies/cliparser-2.4.8-SNAPSHOT.jar"/>
......
......@@ -102,4 +102,5 @@ Bundle-ClassPath: .,
lib/dependencies/ltlparser-2.4.8-SNAPSHOT.jar,
lib/dependencies/parserbase-2.4.8-SNAPSHOT.jar,
lib/dependencies/prologlib-2.4.8-SNAPSHOT.jar,
lib/dependencies/unicode-2.4.8-SNAPSHOT.jar
lib/dependencies/unicode-2.4.8-SNAPSHOT.jar,
lib/dependencies/xstream-1.2.2.jar
......@@ -4,6 +4,7 @@ bin.includes = META-INF/,\
plugin.xml,\
.,\
prob/,\
lib/
lib/,\
lib/dependencies/xstream-1.2.2.jar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment