mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-06 01:15:03 -05:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
|
cd Mailiverse/src
|
||
|
javac core/crypt/PBEPlatform.java
|
||
|
javah -d ../jni core.crypt.PBEPlatform
|
||
|
rm core/crypt/PBEPlatform.class
|