We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae5a9d commit 4abf1daCopy full SHA for 4abf1da
1 file changed
Java3DExamples/README.md
@@ -1,6 +1,7 @@
1
-Different source code examples of how to use [Java 3D](http://www.oracle.com/technetwork/articles/javase/index-jsp-138252.html).
2
-To execute path to the library folder must be supplied as following:
+Different source code examples of how to use [Java 3D](http://www.oracle.com/technetwork/articles/javase/index-jsp-138252.html).
+
3
+To execute, the path to the library folder must be supplied as following:
4
5
```bash
--Djava.library.path=/home/kalayci/Desktop/Projeler/Java3D/src/main/resources/lib/
6
-```
+-Djava.library.path=/project-path/src/main/resources/lib/
7
+```
0 commit comments