Skip to content

Commit efe07d1

Browse files
committed
Document the way to show VM options in IntelliJ
1 parent 3516d2b commit efe07d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ development. Use the following options to create a run configuration:
9292
The working directory should be the `trino-server-dev` subdirectory. In
9393
IntelliJ, using `$MODULE_DIR$` accomplishes this automatically.
9494

95+
If `VM options` doesn't exist in the dialog, you need to select `Modify options`
96+
and enable `Add VM options`.
97+
9598
### Running the CLI
9699

97100
Start the CLI to connect to the server and run SQL queries:

0 commit comments

Comments
 (0)