google / j2cl

Java to Closure JavaScript transpiler
Apache License 2.0
1.23k stars 144 forks source link

How to get libjre_native.jar and jre_bundle_deploy.jar and jre_bundle_deploy-src.jar? #169

Closed FlyingYu-Z closed 1 year ago

FlyingYu-Z commented 1 year ago

I am building j2cl source. But I found there was not these file in project: libjre_native.jar jre_bundle_deploy.jar jre_bundle_deploy-src.jar

image

image

How do I get these files above?

FlyingYu-Z commented 1 year ago

I found it image