From 549a0f817a1a3addc064cbb3d8f4fe8d51058c3c Mon Sep 17 00:00:00 2001 From: BobHanson Date: Sun, 22 Mar 2020 21:51:29 -0500 Subject: [PATCH] JAL-3560 Java 11 fix on JAL-3563 moving j11lib set up to top --- .classpath | 68 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/.classpath b/.classpath index c9a8e08..4e9bc79 100644 --- a/.classpath +++ b/.classpath @@ -4,40 +4,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -129,6 +95,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.2