java:build-java
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| java:build-java [2018/02/04 09:33] – [Basic steps to build application] admin | java:build-java [2024/04/19 03:24] (current) – [Prepare environment variables] admin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| d: | d: | ||
| </ | </ | ||
| - | * add new environment variable JAVA_HOME< | + | * add new environment variable JAVA_HOME(Change **Environment Variables in Windows**)< |
| d: | d: | ||
| </ | </ | ||
| Line 34: | Line 34: | ||
| java -jar build\jar\helloworld.jar | java -jar build\jar\helloworld.jar | ||
| </ | </ | ||
| - | ===== Proguard ===== | + | |
| ==== compile and run with external libraries(log4j) ==== | ==== compile and run with external libraries(log4j) ==== | ||
| * update code to use log4j2< | * update code to use log4j2< | ||
| Line 585: | Line 585: | ||
| ==== Add required project ==== | ==== Add required project ==== | ||
| {{: | {{: | ||
| + | ===== Proguard ===== | ||
| + | refer: https:// | ||
java/build-java.1517736786.txt.gz · Last modified: (external edit)
