Giter Site home page Giter Site logo

Comments (12)

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

Oh, is this the "does not start" item in the FAQ? Your link to "JRE 8 on El Capitan" does not work for me: I'm on 10.13, not 10.11. The page linked has no mention of JRE 8 and it has no tar.gz that I can find.

from issues.

tcorbat avatar tcorbat commented on July 20, 2024

Hi
Thanks for your report. The solution linked in the FAQ only helps if you have a 32-bit JVM installed, as Cevelop is built for 64-bit Java only. And you need to have at least Java 8, newer versions should work as well. Could you check your setup?
Otherwise this link might help you install a recent JRE: https://mac.thetutorialfree.com/2017/10/17/how-to-install-jre-8-on-mac-high-sierra-10-13-os-x/

If this does not work, please let us know. It could be an issue with signing the release on our side.

from issues.

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

from issues.

tcorbat avatar tcorbat commented on July 20, 2024

Hmm interesting. I've checked our Cevelop release and it seems fine. According to this stack overflow article, it might still be a problem with the Java version. The last reply suggests manually specifying the JVM to use for execution. The cevelop.ini works as the eclipse.ini in this regard. You can try to specify you Java 8 execution environment there and try again.

from issues.

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

from issues.

tcorbat avatar tcorbat commented on July 20, 2024

I'm sorry but I don't know where the installer might have installed Java 8. I would expect that /usr/bin/java is only a link to the actual Java installation. You might check where the link points and see whether there is a colocated Java 8 installation.

from issues.

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

from issues.

tcorbat avatar tcorbat commented on July 20, 2024

Our shows exactly the same output. But on our Mac Java 13 is installed. There might be something else you could check. If I execute /usr/libexec/java_home I get:

/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home

Maybe you could check /Library/Java/JavaVirtualMachines for other Java installations.

from issues.

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

from issues.

PeterSommerlad avatar PeterSommerlad commented on July 20, 2024

There are several options to install modern java. I would recommend to use homebrew:

brew cask install java

should work. otherwise take a look at
https://stackoverflow.com/questions/21964709/how-to-set-or-change-the-default-java-jdk-version-on-os-x

or similar questions...

or install the jdk from oracle :

https://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#javasejdk

from issues.

fmorgner avatar fmorgner commented on July 20, 2024

Btw, how can you have Java 13, while I have 1.8. The difference between those version numbers is a bit ludicrously large.

The Java folks changed their versioning scheme after 1.8, dropping the '1.' prefix.

from issues.

VictorEijkhout avatar VictorEijkhout commented on July 20, 2024

from issues.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.