- Distributed Computing in Java 9
- Raja Malleswara Rao Pattamsetti
- 69字
- 2021-07-02 21:02:35
Building a JAR file from the interface classes
The first step is to compile the remote interface components and build a JAR file using it. Note that we have provided the commands for both Microsoft Windows and Solaris or Linux in the following sections:
- For Microsoft Windows:
cd C:DistributedComputingWorkspacesrc
javac C:DistributedComputingWorkspacesrc*.java
jar cvf calculate.jar
C:DistributedComputingWorkspaceclasses*.class
- For Solaris OS or Linux:
cd /home/distributedcomputing/workspace/src
javac /home/distributedcomputing/workspace/src/*.java
jar cvf calculate.jar
/home/distributedcomputing/workspace/classes/*.class
推薦閱讀
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- Learn to Create WordPress Themes by Building 5 Projects
- arc42 by Example
- Android 9 Development Cookbook(Third Edition)
- Silverlight魔幻銀燈
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- C語言課程設(shè)計(jì)
- Bootstrap 4 Cookbook
- Spring MVC+MyBatis開發(fā)從入門到項(xiàng)目實(shí)踐(超值版)
- 案例式C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Hadoop大數(shù)據(jù)分析技術(shù)
- C語言程序設(shè)計(jì)實(shí)踐
- Mastering OAuth 2.0
- MongoDB Cookbook
- Joomla!Search Engine Optimization