From 51fd9d47dc77a70618aeae0b94fdf4748809f45b Mon Sep 17 00:00:00 2001 From: Billy Olsen Date: Mon, 9 Mar 2020 18:44:57 -0700 Subject: [PATCH] Update eclipse .classpath files Update the eclipse .classpath files to point to the new and updated jar files that were merged as part of the recent upgrade to Java 11/ Java 13 commits. Signed-off-by: Billy Olsen --- core/.classpath | 28 ++++++++++++++++------------ lib-test/.classpath | 27 +++++++++++++++------------ swing/.classpath | 31 ++++++++++++++++++------------- 3 files changed, 49 insertions(+), 37 deletions(-) diff --git a/core/.classpath b/core/.classpath index 419476b88..18f644a33 100644 --- a/core/.classpath +++ b/core/.classpath @@ -4,6 +4,9 @@ + + + @@ -11,21 +14,22 @@ - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/lib-test/.classpath b/lib-test/.classpath index d8f3ede07..0572d13e5 100644 --- a/lib-test/.classpath +++ b/lib-test/.classpath @@ -1,12 +1,15 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/swing/.classpath b/swing/.classpath index 4eb2bf8e2..169795d31 100644 --- a/swing/.classpath +++ b/swing/.classpath @@ -2,7 +2,11 @@ - + + + + + @@ -12,23 +16,24 @@ - - - - - - - - - - - - + + + + + + + + + + + + +