Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
embedded_systems_public
Java-Exercises-8-JNI-PiFaceCAD
Commits
52aae02a
Commit
52aae02a
authored
Oct 15, 2017
by
Martin Deinhofer
Browse files
fixed command line verrsion of how to run the program
parent
a2c4ab67
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
52aae02a
...
...
@@ -39,7 +39,7 @@ You should see the output "Hello World!" displayed on the console.
## Command line
```
java -Djava.library.path=jni -cp bin HelloJNI
```
```
java -Djava.library.path=jni -cp bin
java_exercises7_1_1.
HelloJNI
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment