From cdd6bb34bcf97c8c4aecb5a33f304deeb95f2c49 Mon Sep 17 00:00:00 2001 From: Hannah Tillman Date: Fri, 26 Apr 2024 13:03:15 -0500 Subject: [PATCH] ht/minor fix --- h2o-docs/src/product/getting-started/experienced-users.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/h2o-docs/src/product/getting-started/experienced-users.rst b/h2o-docs/src/product/getting-started/experienced-users.rst index f354c74c4389..d3cdf78bc9b8 100644 --- a/h2o-docs/src/product/getting-started/experienced-users.rst +++ b/h2o-docs/src/product/getting-started/experienced-users.rst @@ -31,6 +31,7 @@ Open the folder with H2O-3 in IntelliJ IDEA and it will automatically recognize For JUnit tests to pass, you may need multiple H2O nodes. Create a "Run/Debug" configuration: :: + Type: Application Main class: H2OApp Use class path of module: h2o-app