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

implicitly download and add the haxe std-java.jar dependency to build.hxml #11

Open
ScrambledRK opened this issue Sep 4, 2016 · 0 comments

Comments

@ScrambledRK
Copy link
Owner

when generating the build.hxml to convert haxe to java - it is necessary to exclude the haxe standard library but at the same time reference it. it is possible to generate a single jar for the standard library. this library is a normal maven dependency and must be resolved as such. (downloaded from a maven repository). the hxml requires the -java-lib path parameter to be set to this artifact.

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

No branches or pull requests

1 participant