From 9fc4ae30661561d28da29e8dff698b04f9a5f69a Mon Sep 17 00:00:00 2001 From: SiboVG Date: Sun, 5 Mar 2023 01:34:31 +0100 Subject: [PATCH] Fix some lib import issues --- core/.classpath | 2 +- core/OpenRocket Core.iml | 18 ++++++++++++++++++ swing/.classpath | 2 +- swing/OpenRocket Swing.iml | 18 ++++++++++++++++++ 4 files changed, 38 insertions(+), 2 deletions(-) diff --git a/core/.classpath b/core/.classpath index c2a0e6ca0..f0e5063a4 100644 --- a/core/.classpath +++ b/core/.classpath @@ -28,6 +28,7 @@ + @@ -39,6 +40,5 @@ - diff --git a/core/OpenRocket Core.iml b/core/OpenRocket Core.iml index ece044f8a..436fabf47 100644 --- a/core/OpenRocket Core.iml +++ b/core/OpenRocket Core.iml @@ -134,6 +134,24 @@ + + + + + + + + + + + + + + + + + + diff --git a/swing/.classpath b/swing/.classpath index 3c8f1a5ec..d464843c2 100644 --- a/swing/.classpath +++ b/swing/.classpath @@ -33,12 +33,12 @@ + - diff --git a/swing/OpenRocket Swing.iml b/swing/OpenRocket Swing.iml index c9df46ca4..62a27d717 100644 --- a/swing/OpenRocket Swing.iml +++ b/swing/OpenRocket Swing.iml @@ -254,6 +254,24 @@ + + + + + + + + + + + + + + + + + +