leaningtech / cheerpj-meta

Run Java 8 applications, libraries, applets, Java Web Start, and Oracle Forms on the web without legacy plugins.
https://labs.leaningtech.com/cheerpj
434 stars 21 forks source link

Failed to compile JEdit #163

Closed 2dpdlja496or43iq closed 1 year ago

2dpdlja496or43iq commented 1 year ago

You presented a screenshot of JEdit running on the browser. I tried to compile the latest stable version of JEdit and it failed.

alexp-sssup commented 1 year ago

Please make sure the version you want to compile is based on Java 8, that's the only version supported by CheerpJ.

If it is based on Java 8, please provide a link to the exact JAR you are trying to compile.

2dpdlja496or43iq commented 1 year ago

Please make sure the version you want to compile is based on Java 8, that's the only version supported by CheerpJ.

If it is based on Java 8, please provide a link to the exact JAR you are trying to compile.

The latest stable version of JEdit requires Java 11. You should make it clear on the project's page that it only supports Java 8.

alexp-sssup commented 1 year ago

The Java 8 limitation will soon be removed, we will support Java 9+ as part of the CheerpJ 3.x architecture that will be released during summer of 2023.