Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deprecate SIMIX_process_{a,de}tach
[simgrid.git] / docs / source / app_java.rst
index ebe7a86..e77587c 100644 (file)
@@ -47,7 +47,7 @@ For example:
 
 .. code-block:: shell
 
 
 .. code-block:: shell
 
-   $ cd examples/java
+   $ cd examples/deprecated/java
    $ java -classpath ../../simgrid.jar:. .:../../simgrid.jar app.pingpong.Main ../platforms/platform.xml 
 
 Any SimGrid simulation (java or not) is usually constituted of several
    $ java -classpath ../../simgrid.jar:. .:../../simgrid.jar app.pingpong.Main ../platforms/platform.xml 
 
 Any SimGrid simulation (java or not) is usually constituted of several
@@ -73,7 +73,7 @@ precompiled jarfile, please report this bug.
 If you built it yourself, you can try to use an installed version of
 the library instead of the one included in the jar. For that, add the
 path to the native library into the ``LD_LIBRARY_PATH`` variable (or in
 If you built it yourself, you can try to use an installed version of
 the library instead of the one included in the jar. For that, add the
 path to the native library into the ``LD_LIBRARY_PATH`` variable (or in
-the ``DYLD_LIBRARY_PATH`` on Mac OSX).
+the ``DYLD_LIBRARY_PATH`` on macOS).
 
 pthread_create failed
 =====================
 
 pthread_create failed
 =====================