mirror of
https://github.com/corda/corda.git
synced 2025-02-02 09:18:13 +00:00
fix an error in the embedding instructions
This commit is contained in:
parent
2f1bdfeb27
commit
243e8021ca
@ -62,7 +62,7 @@ VM object files and bootstrap classpath jar.
|
|||||||
$ mkdir hello
|
$ mkdir hello
|
||||||
$ cd hello
|
$ cd hello
|
||||||
$ ar x ../build/${platform}-${arch}-${process}-${mode}/libavian.a
|
$ ar x ../build/${platform}-${arch}-${process}-${mode}/libavian.a
|
||||||
$ cp ../build/classpath.jar hello/boot.jar
|
$ cp ../build/classpath.jar boot.jar
|
||||||
|
|
||||||
Step 2: Build the Java code and add it to the jar.
|
Step 2: Build the Java code and add it to the jar.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user