From 5a2046b49ae024a7d3e9d89c96e9a480703cdda7 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane@outlook.com>
Date: Thu, 12 Mar 2020 10:36:56 +0100
Subject: [PATCH] project setting tweaks

---
 .classpath | 1 -
 .project   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.classpath b/.classpath
index 2413467..03f7b32 100644
--- a/.classpath
+++ b/.classpath
@@ -4,7 +4,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
 	<classpathentry kind="var" path="MM_HOME/plugins/Micro-Manager/MMCoreJ.jar" sourcepath="/MM_SOURCES"/>
 	<classpathentry kind="var" path="MM_HOME/plugins/Micro-Manager/MMJ_.jar" sourcepath="/GIT/micro-manager"/>
-	<classpathentry kind="var" path="ICY_HOME/lib/icy-bioformats.jar"/>
 	<classpathentry kind="var" path="ICY_JAR"/>
 	<classpathentry kind="output" path="bin"/>
 	<referencedentry kind="lib" path="D:/Stephane/Documents/dev/GIT/Icy-App/lib/swingx-all.jar" sourcepath="D:/Stephane/workspace/Libraries/SwingX"/>
diff --git a/.project b/.project
index 65aa621..89f8432 100644
--- a/.project
+++ b/.project
@@ -13,6 +13,5 @@
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>icy.icy4eclipse.core.icynature</nature>
 	</natures>
 </projectDescription>
-- 
GitLab