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

Output cannot be written into directory that does not exist #2

Open
Col-E opened this issue May 18, 2020 · 0 comments
Open

Output cannot be written into directory that does not exist #2

Col-E opened this issue May 18, 2020 · 0 comments

Comments

@Col-E
Copy link

Col-E commented May 18, 2020

Cause: https://github.com/netindev/scuti/blob/master/scuti-core/src/main/java/tk/netindev/scuti/core/Scuti.java#L109 & #L116

Assuming you have scuti.jar and input.jar in the same directory, you cannot specify subdir/output.jar if subdir does not exist.

It would be useful if the parent directory of the output.jar would be automatically generated using File.mkdirs()

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

No branches or pull requests

1 participant