diff --git a/.classpath b/.classpath index eba6ecda07d3e90594a1325970dffc5070d4c109..3f3bff0046f31c30f4051e9d23a542e92bef75cb 100644 --- a/.classpath +++ b/.classpath @@ -3,5 +3,6 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry combineaccessrules="false" kind="src" path="/_Tools"/> + <classpathentry kind="lib" path="lib/Tools.jar"/> <classpathentry kind="output" path="class"/> </classpath> diff --git a/build/UNO.exe b/build/UNO.exe index cb020e236c38ee729216275e8abc9ece14be8ce6..02cae8930f0851b9d7e032548fd83491560bbad2 100644 Binary files a/build/UNO.exe and b/build/UNO.exe differ diff --git a/build/UNO.jar b/build/UNO.jar index 2587559cccb2afb3e114ac11f92719556571c7d5..d8e8994e251bb8e6717dd7b20b6cdca2e4810dfa 100644 Binary files a/build/UNO.jar and b/build/UNO.jar differ diff --git a/lib/Tools.jar b/lib/Tools.jar new file mode 100644 index 0000000000000000000000000000000000000000..b20579b6bd1d63d4c7f625d048e65eb33e3839e1 Binary files /dev/null and b/lib/Tools.jar differ