Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vendor JInterface 1.11 #1822

Merged
merged 3 commits into from Sep 14, 2020
Merged

Vendor JInterface 1.11 #1822

merged 3 commits into from Sep 14, 2020

Conversation

KronicDeth
Copy link
Owner

@KronicDeth KronicDeth commented Sep 14, 2020

Fixes #1784

Changelog

Bug FIxes

  • Vendor JInterface 1.11 to support BIG_CREATION when debugging.
    The JInterface on Maven Central has stopped being updated because the OTP Team didn't actually maintain it, that was Basho, and Basho is gone now. This version of JInterface, 1.11, is from Erlang 23.0.4 from Homebrew, but with the formula edited (brew edit erlang) to add --with-java and then built with brew install erlang --build-from-source.

Fixes #1784

The JInterface on Maven Central has stopped being updated because the OTP Team didn't actually maintain it, that was Basho, and Basho is gone now.  This version of JInterface, 1.11, is from Erlang 23.0.4 from Homebrew, but with the formula edited (`brew edit erlang`) to add `--with-java` and then built with `brew install erlang --build-from-source`.
IntelliJ JBR is based on JRE 11, so it is safe to update beyond JDK 8.
@KronicDeth KronicDeth merged commit eb4270a into master Sep 14, 2020
@KronicDeth KronicDeth deleted the 1784 branch September 14, 2020 02:04
@ruudk
Copy link

ruudk commented Sep 14, 2020

Just installed 11.8.0-pre+20200914021547 and debugging is working again 🎉 Thanks 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting BIG_CREATION when running the debugger option in intellij
2 participants