mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 08:02:33 +08:00
add java tutorial (#2491)
This commit is contained in:
committed by
Robert Nishihara
parent
90a3ea9443
commit
0ea7a6abf0
+2
-2
@@ -87,7 +87,7 @@ driver_args =
|
||||
%CONFIG_FILE_DIR%/runtime-native/target/classes =
|
||||
%CONFIG_FILE_DIR%/runtime-native/target/test-classes =
|
||||
|
||||
%CONFIG_FILE_DIR%/example/target/classes =
|
||||
%CONFIG_FILE_DIR%/tutorial/target/classes =
|
||||
|
||||
%CONFIG_FILE_DIR%/test/target/classes =
|
||||
%CONFIG_FILE_DIR%/test/target/test-classes =
|
||||
@@ -104,7 +104,7 @@ driver_args =
|
||||
%CONFIG_FILE_DIR%/test/target/test-classes =
|
||||
%CONFIG_FILE_DIR%/test/lib/* =
|
||||
|
||||
%CONFIG_FILE_DIR%/example/target/ray-example-1.0.jar =
|
||||
%CONFIG_FILE_DIR%/tutorial/target/ray-tutorial-1.0.jar =
|
||||
|
||||
[ray.java.path.classes.deploy]
|
||||
%CONFIG_FILE_DIR%/java/lib/* =
|
||||
|
||||
Reference in New Issue
Block a user