-
Notifications
You must be signed in to change notification settings - Fork 48
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
tried to import sort after installing JDK but it wont work #92
Comments
Error message? Logs? "Doesn't work" helps no one. |
So, i went to install the jdk, and i did install it (it was the eclipsium/terminium or wahtever, is that the right one?) |
You're running ArrayV with the wrong Java then. |
So i cant use java and i to use the terminium java? |
Now i just try to import a sort and nothing happens. Also, how do i even import a sort? like, it says use .java file but how do i convert a sort from a js into a .java file? (i want to import a sort called skimsort) |
which java do i even use? i'm confused |
JavaScript and Java are two different languages. You'd have to rewrite the sort in Java using the ArrayV API. |
No description provided.
The text was updated successfully, but these errors were encountered: