forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com> Co-committed-by: Xiong, Chen Xiao <chenxiaoxiong@huawei.com>
1.3 KiB
1.3 KiB
Importing Third-party Dependency Packages
- In the navigation tree, click Project Explorer, right-click a project and choose Properties > Java Build Path > Add External JARs.
- Locate the directory containing the decompressed dis-sdk folder, and import all the files with the extension JAR in the current directory and the third_party folder to the project.
Parent topic: DIS SDK Usage Guide