Compiling the Sample Project Code
- Download and decompress the DMS TCP sample project code.
- Import the sample project code.
- On Eclipse, choose File > Import.
- Choose Maven > Existing Maven Projects, click Next.
- Select the directory to which the sample project code DmsTcpDemoClient.zip is decompressed.
- Right-click the dms.tcp.demo project. Choose Run As > Maven build... from the shortcut menu. Enter clean package to build the project.
- Save the build output in the target directory. The default file name is dms.tcp.demo-1.0.0-SNAPSHOT.jar.
- Replace the dms.tcp.demo-1.0.0.jar file in the DmsTcpDemoClient/dist/libs directory on the ECS with dms.tcp.demo-1.0.0-SNAPSHOT.jar. Then run the newly built project following the procedure described in Running the Sample Project.
Last Article: Running the Sample Project
Next Article: Code of the Sample Project
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.