From 8f2690443ed82273877d557e9442cc760117d8be Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Fri, 30 Dec 2016 01:34:46 +0100 Subject: [PATCH] (Re)Added JNI4NET... --- VirtualComputer/.classpath | 2 +- VirtualComputer/pom.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/VirtualComputer/.classpath b/VirtualComputer/.classpath index 8878e24..cc16eb5 100644 --- a/VirtualComputer/.classpath +++ b/VirtualComputer/.classpath @@ -1,6 +1,6 @@ - + diff --git a/VirtualComputer/pom.xml b/VirtualComputer/pom.xml index 899b2e2..ed7b5b8 100644 --- a/VirtualComputer/pom.xml +++ b/VirtualComputer/pom.xml @@ -80,6 +80,11 @@ 3.0.0 provided + + net.sf.jni4net + jni4net.j + 0.8.8.0 + org.virtualbox VirtualBox