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

feat: allow use of remote file args in compiler arguments #1839

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maxandersen
Copy link
Collaborator

first quick attempt on allowing using %{} in -R arguments but also in //RUNTIME_OPTIONS

The latter is why I'm making this draft as not sure if good we add the %{} escaping into the directives inside the .java files...although I can't figure out how else to support allowing to fetch this dynamically.

fixes #1838

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.

allow remote file argument for compiler directives
1 participant