We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3516d2b commit efe07d1Copy full SHA for efe07d1
README.md
@@ -92,6 +92,9 @@ development. Use the following options to create a run configuration:
92
The working directory should be the `trino-server-dev` subdirectory. In
93
IntelliJ, using `$MODULE_DIR$` accomplishes this automatically.
94
95
+If `VM options` doesn't exist in the dialog, you need to select `Modify options`
96
+and enable `Add VM options`.
97
+
98
### Running the CLI
99
100
Start the CLI to connect to the server and run SQL queries:
0 commit comments