I tried installation Tizen Studio, and have tried for 2.5 hours. So I've been through quite a few attempts.
When I install it, the installation-process goes flawlessly. But when I launch Tizen Studio, I get the error:
Eclipse - An error has occured. See the log file: /Users/MYUSERNAME/workspace/.metadata/.log
See it here: imgur.com/a/muq5QTY (external links are not permitted)
That log-file are miles long. Here are the first couple of lines:
!SESSION 2019-10-26 00:55:16.960 -----------------------------------------------
eclipse.buildId=3.3
java.version=11.0.5
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en
Framework arguments: -keyring /Users/MYUSERNAME/.eclipse_keyring
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -keyring /Users/MYUSERNAME/.eclipse_keyring
!ENTRY org.eclipse.update.configurator 4 0 2019-10-26 00:55:18.562
!MESSAGE Could not install bundle plugins/org.apache.batik.util_1.8.0.v20170214-1941.jar A bundle is already installed with the name "org.apache.batik.util" and version "1.8.0.v20170214-1941"
!ENTRY org.eclipse.update.configurator 4 0 2019-10-26 00:55:18.565
!MESSAGE Could not install bundle plugins/org.eclipse.help.base_4.2.101.v20171009-0410.jar A bundle is already installed with the name "org.eclipse.help.base" and version "4.2.101.v20171009-0410"
!ENTRY org.eclipse.update.configurator 4 0 2019-10-26 00:55:18.567
!MESSAGE Could not install bundle plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar A bundle is already installed with the name "org.eclipse.equinox.p2.reconciler.dropins" and version "1.1.400.v20160504-1450"
!ENTRY org.eclipse.update.configurator 4 0 2019-10-26 00:55:18.568
!MESSAGE Could not install bundle plugins/org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar A bundle is already installed with the name "org.eclipse.core.databinding.beans" and version "1.4.0.v20170210-0856"
!ENTRY org.eclipse.update.configurator 4 0 2019-10-26 00:55:18.569
!MESSAGE Could not install bundle plugins/org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar A bundle is already installed with the name "org.eclipse.e4.ui.css.swt.theme" and version "0.11.0.v20170312-2302"
Tizen Package Manager
What's wierd is that, I'm unable to launch the package-manager. When I attempt to do so, I can see the Mac-animation when an icon is double-clicked, but nothing happens (nothing in the sidebar, nothing in activity manager, nothing at all).
Java-version?
I found this post here: https://developer.tizen.org/forums/sdk-ide/tizen-studio-package-manager-not-starting that appeared to have the same issues. They reported trying to install Java10. But I'm unable to find that anywhere. Besides, that post reports that that worked for Tizen Studio 3.2, and I'm on 3.3.
Eclipse
I can see that the error has 'Eclipse' written all over. Should I have Eclipse installed before installing Tizen Studio? Or should I not have it?
Any help?
My system specs
Mac Mojave (10.14.6)
Tizen Studio Version 3.3
Attempted Java-JDK-versions: 11 and 13