Skip to content

Java options? #24

@Ingo60

Description

@Ingo60

I use the frege-repl project and was able to build it and I can run it with

./gradlew -q run

This is fine so far. But now I want, for example, more stackspace for running repl. I can see with --info that java is just started with no -Xss option.

By the way, is there a way to save the command that "run" executes to some file, so that I can run it without the gradle-overhead? I could then also include my preferred options, like more stack size.

I tried installApp but it doesn't seem to do anything useful. Do I have to resort to copy+paste?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions