thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

local Java (openJDK) #615

Closed Bschoy closed 9 months ago

Bschoy commented 2 years ago

Proposal:

allow the download and usage of an openJDK version, to enable local Java support. This is sure to appeal to a wide range of people who dislike being reliant on remote services / do not have access to the internet on the go.

C4ntor commented 2 years ago

It would be great! Maybe even allowing multi file compiling (thanks to local java support)

C4ntor commented 1 year ago

Proposal:

allow the download and usage of an openJDK version, to enable local Java support. This is sure to appeal to a wide range of people who dislike being reliant on remote services / do not have access to the internet on the go.

@bummoblizard would it be possible?

bummoblizard commented 1 year ago

Proposal:

allow the download and usage of an openJDK version, to enable local Java support. This is sure to appeal to a wide range of people who dislike being reliant on remote services / do not have access to the internet on the go.

@bummoblizard would it be possible?

Yes. But I haven't been able to do it.

Bschoy commented 1 year ago

Is it planned already or any updates?

bummoblizard commented 9 months ago

Added in https://github.com/thebaselab/codeapp/commit/39155744844ad472f0b79c714230a8691a7832bb.