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

Add option to specify location of the install4j's command line compiler #8

Closed
jpsacha opened this issue Mar 30, 2019 · 0 comments
Closed
Milestone

Comments

@jpsacha
Copy link
Owner

jpsacha commented Mar 30, 2019

Currently file name for the install4j's command line compiler (install4jc[.exe]) is derived from install4jHomeDir setting as:

install4jHomeDir / "bin" / "install4jc.exe"

This limits the sbt-install4j plugin to working only on Windows.

Add a setting that will allow to provide explicit location of the install4j's command line compiler. That will help with support on different OS and custom installation locations.

See also #7

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