diff --git a/anno-gui-macosx/src/main/resources/Info.plist b/anno-gui-macosx/src/main/resources/Info.plist
index 0434b7d1b50f921d7f8b94ae2ff1ff59534b23b0..98fef978a717bfcdba9527888f6946c4d16fb8b4 100644
--- a/anno-gui-macosx/src/main/resources/Info.plist
+++ b/anno-gui-macosx/src/main/resources/Info.plist
@@ -28,6 +28,16 @@
NSHighResolutionCapable
+ JVMRuntime
+ ${jrePath}
+ JVMRuntimePath
+ ${jreFullPath}
+ JVMDebug
+ ${jvmDebug}
+ JDKPreferred
+ ${jdkPreferred}
+ JREPreferred
+ ${jrePreferred}
JVMMainClassName
${mainClass}
JVMClassPaths
diff --git a/anno-gui/.project b/anno-gui/.project
index 79e11efdb63ca0faaf9eb2290458275f06e8a3df..3653121daefd16e14ecf0615528377767b177639 100644
--- a/anno-gui/.project
+++ b/anno-gui/.project
@@ -10,6 +10,16 @@
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+
+
+ org.springframework.ide.eclipse.boot.validation.springbootbuilder
+
+
+
org.eclipse.m2e.core.maven2Builder
@@ -17,6 +27,7 @@
+ org.springframework.ide.eclipse.core.springnature
org.eclipse.jdt.core.javanature
org.eclipse.m2e.core.maven2Nature