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

WIP Add feature to pass parameters by file #144

Closed
wants to merge 14 commits into from

Conversation

mike-neck
Copy link
Owner

The feature may resolve #143 .
But native-image command seems does not support arguments file feature.

…m NativeImageConfig to DefaultNativeImageTask
…ltNativeImageTask to implementation classes of NativeImageArguments
…tion from DefaultNativeImageTask to NativeImageArguments
…mageArguments instance from DefaultNativeImageTask to NativeImageArgumentsFactory
…ative-image. But it seems that native-image does not support the feature.
@mike-neck
Copy link
Owner Author

Explicit file use is currently unavailable in native-image. Users can make command short via jar's Class-Path attribute.

@mike-neck mike-neck closed this May 12, 2021
@mike-neck mike-neck deleted the graalvm-native-image-plugin-143 branch May 12, 2021 12:59
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

Successfully merging this pull request may close these issues.

"The command line is too long" on Windows
1 participant